akshayitzme
7ed2a0841e
fix: expectedAmount calculation
2023-12-04 14:42:57 +05:30
akshayitzme
81be57be32
feat: pos settings validations
2023-12-04 14:38:13 +05:30
akshayitzme
ffbce23f03
fix: minor fixes
2023-12-04 14:38:13 +05:30
akshayitzme
7e7e3ed3cd
chore: code cleanup
2023-12-04 14:38:13 +05:30
akshayitzme
8186f12548
feat: pos settings
2023-12-04 14:38:13 +05:30
akshayitzme
db2a97d01e
test: pos transacted amount
2023-12-04 14:38:13 +05:30
akshayitzme
b072253755
fix: enable POS only if discounts enabled
2023-12-04 14:38:13 +05:30
akshayitzme
79ef11bb23
incr: pos shift models
2023-12-04 14:38:12 +05:30
akshayitzme
b9b2f3d49e
fix: added closingAmounts in posShift
2023-12-04 14:38:12 +05:30
akshayitzme
9930a15e6e
feat: pos shift models
2023-12-04 14:38:12 +05:30
akshayitzme
b8518c6c7d
feat: cash denomination models
2023-12-04 14:38:12 +05:30
18alantom
e0b010554c
chore: remove removed field from test
2023-09-25 23:59:34 -07:00
18alantom
034d612d29
fix: remove valuation selection
...
- book COGS according to FIFO valuation on Shipment
2023-09-25 23:59:34 -07:00
akshayitzme
dad0729aae
fix: moved _validateHasReturnDocs to validations
2023-08-19 10:33:04 +05:30
akshayitzme
f332b7153b
fix: redundant exit cdn for updateItemsReturned
2023-08-19 10:21:41 +05:30
akshayitzme
d41530b654
fix: removed extra condition that checks isReturn
2023-08-19 10:15:58 +05:30
akshayitzme
861493ed90
fix: returnAgainst hiding rule
2023-08-19 10:12:54 +05:30
akshayitzme
312f78ff73
fix: validation: cant cancel doc if return is made
2023-08-01 11:15:06 +05:30
akshayitzme
28ba237aba
test: batched & serialized item transfer returns
2023-07-31 17:52:58 +05:30
akshayitzme
8f95e9098c
fix: move enable stock returns to inventory
2023-07-31 17:51:59 +05:30
akshayitzme
1cd03aed34
fix: get return balance serial number & batches
2023-07-31 17:51:16 +05:30
akshayitzme
9a3a14bd51
test: stock return
2023-07-01 15:33:34 +05:30
akshayitzme
3577a8fab0
feat: stock return
2023-07-01 13:01:00 +05:30
18alantom
d42d0841aa
chore: config eslint with vue-eslint and prettier
...
- fix prettier issues
2023-06-23 10:40:16 +05:30
18alantom
d0571a2450
chore: fix all fixable eslint errors in remaining non vue files
...
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom
b3209b8083
feat: create invoice from stock transfer
2023-06-05 11:39:40 +05:30
18alantom
5ea8a09615
fix: stock validation issue
...
- future stock check was incorrect
2023-05-10 22:46:01 -07:00
18alantom
f7bd588a02
chore(test): add status change tests
2023-05-09 00:01:18 -07:00
akshayitzme
f2bbe5479e
fix: serial number validation
2023-05-09 00:01:18 -07:00
18alantom
6a73bf4745
chore(test): check quantity after serial number issued
2023-05-05 11:56:41 +05:30
18alantom
41ed88742f
fix: use Delivered as unusable status
...
- fix and add status change tests
2023-05-05 11:55:09 +05:30
18alantom
6869ca9652
fix: shift serial number creation to Transfer
2023-05-05 11:13:04 +05:30
18alantom
4384e32706
fix: serial number validation
...
- add serial number creation for strictly incoming
2023-05-05 10:37:00 +05:30
18alantom
0d80548c36
fix issues in e5a854c
2023-05-04 16:15:12 +05:30
akshayitzme
dbddd73cf3
test: serial number
2023-04-25 12:38:05 +05:30
akshayitzme
17c36f9adb
feat: serialNo
2023-04-25 12:37:29 +05:30
18alantom
0c369309e3
fix(ux): use CommonForm for all entries
...
- update search routing, listConfigs
2023-04-14 13:22:13 +05:30
18alantom
754a1a8e50
fix: capture patch fail errors
...
- dont notify user
- catch uncaught promise in migration
- prevent unable to acquire conn error
2023-04-04 22:10:32 -07:00
18alantom
b460e96c97
fix: StockTransfer item filter
2023-04-04 22:10:32 -07:00
18alantom
4e22ac1d8c
fix: backReference filter
...
- test manual setting of backReference
2023-03-29 12:15:47 +05:30
18alantom
0ce9507a4a
fix(ux): allow setting of Stock Transfer backref
2023-03-29 11:44:59 +05:30
18alantom
dabcbcd2ce
fix: PrintTemplate list view
...
- type ListCell
- improve ListViewConfig types, update where required
2023-03-07 12:39:49 +05:30
18alantom
539157d122
feat: add link navigation
...
- getCreateRoute -> getFormRoute
- update formRoute listconfig
2023-03-03 17:53:03 +05:30
18alantom
48e9f1b668
fix(ui): Link fieldtype, show display field
...
- make address a manually named entry type
- make a few more entry types searchable
- fix dropdown filter undefined issue
- reset settings docs if not saved
- fix ux dropdown toggle on click
2023-03-02 11:58:08 +05:30
18alantom
487f0498a8
refactor: rename Batch Number to Batch
2023-02-28 11:31:04 +05:30
18alantom
71aabec935
refactor: shift batch tests to new file
...
- remove redundant code from batch tests
- update settings show reload toast trigger
2023-02-28 11:25:48 +05:30
18alantom
9a8e423b72
fix: batch quantity validations
2023-02-27 19:16:04 +05:30
18alantom
9646580b38
incr: make flags readonly once set
...
- remove redundant validation
2023-02-27 18:44:50 +05:30
18alantom
7ae697849e
incr: validate if batch no set
2023-02-27 18:39:18 +05:30
18alantom
869cdebed7
fix: hide UOM conversion and batches behind flags
...
- add enable uom conversions flag
- add enable batches flag
- remove batch no from table fields and move to quick edit
2023-02-27 18:11:35 +05:30