18alantom
|
1d61a870a5
|
feat: add stock balance report
|
2022-11-25 14:51:58 +05:30 |
|
18alantom
|
a3f96a90e1
|
test: invoice linked stock transfers
- update invoice cancel and delete
|
2022-11-23 13:47:23 +05:30 |
|
18alantom
|
ab2d2f8975
|
incr: add make stock transfer
|
2022-11-22 14:42:49 +05:30 |
|
18alantom
|
f9a95a7c9b
|
incr: update accounts
- rename account fields on item
- change valuation method in stock ledger
|
2022-11-21 15:27:59 +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
|
a9fd590512
|
incr: complete stock ledger
|
2022-11-10 00:12:00 +05:30 |
|
18alantom
|
a277c748fb
|
incr: add StockQueue manager class
|
2022-11-09 19:18:03 +05:30 |
|
18alantom
|
e1123ecc3a
|
incr: add basic stock ledger (w.i.p)
|
2022-11-07 13:29:35 +05:30 |
|
18alantom
|
2bc0ce2237
|
incr: validate against negative stock
|
2022-11-07 13:29:33 +05:30 |
|
18alantom
|
43784984c3
|
fix: stock movement
- test: stock movement create and cancel
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
2a5686058d
|
incr: add deleteAll
- fix db where clauses
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
6805ebcaba
|
fix: allow location to be common
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
d394db817e
|
incr: stateless stock-ledger, remove stock queue
|
2022-11-07 13:28: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
|
40f2aa8444
|
refactor: move test to sh script
- this allows passing globs as args
|
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
|
2ad80001ee
|
incr: group Stock Manager entries
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
d9f47c01e3
|
incr: use Stock Manager in Stock Queue
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
daaf56da48
|
incr: add Stock Manager
|
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
|
36e6988abe
|
fix: allow purpose of item and party to be changed
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
6af3e1e8c7
|
v0.7.1
|
2022-11-07 13:28:22 +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 |
|
18alantom
|
2bc3df90a1
|
refactor: remove account balance field
|
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
|
57699009bf
|
fix: duplication issue, convert child rows to doc values
|
2022-11-05 22:52:52 +05:30 |
|
Alan
|
f281c891e8
|
Merge pull request #491 from 18alantom/update-tests
refactor: mocha → tape
|
2022-10-31 01:38:26 -07:00 |
|
18alantom
|
8f9eb4cae7
|
chore: rename job, steps
|
2022-10-31 13:51:52 +05:30 |
|
18alantom
|
c9ac100bc1
|
ci: add test script
|
2022-10-31 13:44:27 +05:30 |
|
18alantom
|
70d164d18d
|
chore: remove mocha
|
2022-10-31 13:39:59 +05:30 |
|
18alantom
|
c3898e0f1c
|
refactor: database tests
|
2022-10-31 13:39:02 +05:30 |
|
18alantom
|
9c8077f8cd
|
refactor: schema builder tests
|
2022-10-31 13:20:41 +05:30 |
|
18alantom
|
652a3c1139
|
refactor: dummy and fyo tests use tape
|
2022-10-31 13:03:50 +05:30 |
|
18alantom
|
6806c42daf
|
chore: add tape
|
2022-10-29 15:10:24 +05:30 |
|
18alantom
|
128af8337b
|
v0.7.0
|
2022-10-25 14:39:49 +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 |
|
Alan
|
544eb5128d
|
Merge pull request #486 from 18alantom/fix-attach-image
fix(ux): attach image
|
2022-10-25 01:58:47 -07:00 |
|
18alantom
|
078356aae1
|
fix(ui): full width if no image
|
2022-10-25 14:28:13 +05:30 |
|