18alantom
|
a879f04ad5
|
incr: add stock indicator text
- move inventory reports to Inventory
|
2022-11-30 20:16:20 +05:30 |
|
18alantom
|
bea9d86b91
|
feat: add view transfer/payments on invoices
|
2022-11-30 19:05:49 +05:30 |
|
18alantom
|
1f259524b9
|
incr: grouped action dropdowns
|
2022-11-30 12:29:52 +05:30 |
|
18alantom
|
332bf93a1e
|
incr: change inventory enable trigger
|
2022-11-30 11:24:05 +05:30 |
|
18alantom
|
1d61a870a5
|
feat: add stock balance report
|
2022-11-25 14:51:58 +05:30 |
|
18alantom
|
ab2d2f8975
|
incr: add make stock transfer
|
2022-11-22 14:42:49 +05:30 |
|
18alantom
|
46d84a38fc
|
incr: update search
|
2022-11-21 12:56:13 +05:30 |
|
18alantom
|
8ae6ae0cca
|
incr: add default location
|
2022-11-21 12:45:57 +05:30 |
|
18alantom
|
5d732844fb
|
incr: add ledger links
- fix sidebar issue
- show grand total
|
2022-11-21 12:05:05 +05:30 |
|
18alantom
|
9a510f1a63
|
feat: add shipment and purchase receipt
|
2022-11-18 23:01:50 +05:30 |
|
18alantom
|
14138967c1
|
incr: add inventory settings
|
2022-11-18 14:14:29 +05:30 |
|
18alantom
|
b5f8e49299
|
incr: improve stockmovement ux
- hide inventory defaults until enabled
|
2022-11-16 14:05:38 +05:30 |
|
18alantom
|
8b04b5b2ab
|
incr: update defaults for inventory
|
2022-11-16 12:14:00 +05:30 |
|
18alantom
|
cf37077b6d
|
incr: add Purchase Recipt & Shipment scaffolding
|
2022-11-14 14:00:11 +05:30 |
|
18alantom
|
e1123ecc3a
|
incr: add basic stock ledger (w.i.p)
|
2022-11-07 13:29:35 +05:30 |
|
18alantom
|
82e67a8874
|
incr: add dummy inventory test
- add test boiler plate
- fix import error
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
eba755dd11
|
refactor: move init code out of initFyo
- initFyo just contains the global fyo object
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
a8b5884929
|
incr: wire up stock movement
- prevent erroneous setting of track item
- fix table UI
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
2c0540bfd5
|
incr: add enable inventory
- add basic inventory schemas
- add basic inventory models
- patch stockmovement number series
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
afcc5fb2b2
|
incr: add inventory icon
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
09e2da3abd
|
refactor: update CoA balance calculation
- update tests
|
2022-11-06 23:55:22 -08:00 |
|
18alantom
|
d73d331a87
|
refactor: use NaN safe Number parsing where applicable
|
2022-11-06 23:55:22 -08:00 |
|
Alan
|
d844cc6816
|
Merge pull request #477 from wcxu21/master
Add Simplified Chinese translation
|
2022-11-05 10:43:24 -07:00 |
|
18alantom
|
2c0ee8b0a9
|
fix: simplified chinese characters
- add to languages
- update README
|
2022-11-05 23:09:58 +05:30 |
|
18alantom
|
0bd6aa9a81
|
fix: prevent dropdown scrolling out
|
2022-10-25 14:36:09 +05:30 |
|
18alantom
|
3edc050cfb
|
fix: prevent wonky dropdown key scrolling
|
2022-10-25 14:34:28 +05:30 |
|
18alantom
|
078356aae1
|
fix(ui): full width if no image
|
2022-10-25 14:28:13 +05:30 |
|
18alantom
|
b74ca580cc
|
fix(ui): quick edit form title display
|
2022-10-25 14:24:33 +05:30 |
|
18alantom
|
92b8f61e03
|
refactor: move ipc call out of vue components
|
2022-10-25 13:43:00 +05:30 |
|
18alantom
|
b24fd1123d
|
fix(ux): allow attach image clear
- refactor attach image
|
2022-10-25 13:31:49 +05:30 |
|
18alantom
|
795df3e8b9
|
fix(ux): add Escape listener on Modal
|
2022-10-17 22:38:06 +05:30 |
|
18alantom
|
90c8516e62
|
feat: exports
|
2022-10-17 22:24:33 +05:30 |
|
18alantom
|
fb2b026e96
|
incr(ui): export wizard
|
2022-10-17 14:58:33 +05:30 |
|
18alantom
|
ece213d69f
|
refactor: add FormHeader
- add custom vue type shims
|
2022-10-17 14:55:37 +05:30 |
|
18alantom
|
058d5dc24e
|
fix: attachment clear bug
|
2022-10-13 17:45:30 +05:30 |
|
18alantom
|
ef31682918
|
fix(ui): prevent grid collapse
- bump vue
|
2022-10-13 17:30:58 +05:30 |
|
18alantom
|
7886e1c9dc
|
feat: add attachment field to Invs., Pays. and JEs
|
2022-10-13 17:29:10 +05:30 |
|
18alantom
|
71a3a45b99
|
feat: add Attachment type
|
2022-10-13 16:55:34 +05:30 |
|
18alantom
|
34f79d5f69
|
fix(ui): un-break list cause of min-width
|
2022-10-12 20:20:53 +05:30 |
|
18alantom
|
6c5dd3a4f9
|
fix: prevent Create from appearing as Link value
|
2022-10-12 15:48:22 +05:30 |
|
18alantom
|
110dee04eb
|
incr: use Defaults
|
2022-10-12 14:59:43 +05:30 |
|
18alantom
|
a11810e50b
|
incr: add Defaults
|
2022-10-12 14:05:18 +05:30 |
|
18alantom
|
3d168f23f6
|
incr(ui): remove icons from settings
|
2022-10-12 12:29:15 +05:30 |
|
18alantom
|
8528f3024d
|
fix(ui): custom scrollbars
|
2022-10-11 13:22:45 -07:00 |
|
18alantom
|
7899619ab4
|
feat: mention tax invoice on print
|
2022-10-11 13:22:45 -07:00 |
|
18alantom
|
7c03b98d67
|
fix: from account not found
- add a bunch of Payment validations
- add inline form error message display
|
2022-10-08 00:11:50 +05:30 |
|
18alantom
|
25236560df
|
incr: update print templates to display correct currency
|
2022-10-03 13:48:31 +05:30 |
|
18alantom
|
cd09d31b9b
|
incr: remove redundant fields
- complete the feature
|
2022-10-03 11:48:14 +05:30 |
|
18alantom
|
537a8f7153
|
incr: update currency display
|
2022-10-03 11:48:14 +05:30 |
|
18alantom
|
a8532f05db
|
incr: add exchange rate widget
- set instance currency as readOnly
- minor refactor in Base
|
2022-10-03 11:48:14 +05:30 |
|