18alantom
|
ce4481b609
|
feat: add auto stock transfer
|
2023-06-06 13:14:26 +05:30 |
|
18alantom
|
2007e4339d
|
fix: Print View sync issue
- hide multi currency fields cause widget is sufficient
- exchange rate update issue
|
2023-05-08 12:00:14 +05:30 |
|
18alantom
|
ef3f23bf2b
|
fix: make payment flow
|
2023-04-19 13:13:46 +05:30 |
|
18alantom
|
5a3b87333e
|
fix: uninserted doc cache router break
- explicit drop from cache on delete if notinserted
|
2023-04-17 09:59:12 +05:30 |
|
18alantom
|
d0fe62946c
|
fix(ux): handle directory does not exist
- type DatabaseSelector
- fix dialog button width, varios types, injection
|
2023-04-04 22:10:32 -07:00 |
|
18alantom
|
b618340cec
|
refactor: cleanup provide-injects
- type a bunch of form element .vue files
|
2023-04-04 22:10:32 -07:00 |
|
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
|
469a7c932b
|
fix(ui): make settings use common form format
|
2023-03-01 12:23:20 +05:30 |
|
18alantom
|
332307bdd1
|
incr: user common form for journal entries
|
2023-02-21 11:51:32 +05:30 |
|
18alantom
|
e0141b70d8
|
incr: use CommonForm for a few docs
- show errors
- shit setName to after validation
|
2023-02-21 11:04:35 +05:30 |
|
18alantom
|
765f9f76ce
|
incr: add a few more shortcuts
- fix control issue
- add a shortcut helper
|
2023-01-30 20:08:37 +05:30 |
|
18alantom
|
7656476b6a
|
incr: update item docs with addItem
- start with barcode widget
|
2023-01-16 15:08:02 +05:30 |
|
18alantom
|
fe68edd94d
|
chore: add translation credits
- convert a few funcs to predicate funcs
|
2023-01-16 09:43:59 +05:30 |
|
18alantom
|
4aa92457c7
|
fix(ui): a few route issues with common docs
|
2023-01-09 12:33:26 +05:30 |
|
18alantom
|
0e0c8a001a
|
fix: save button disappears issue
|
2022-12-23 12:00:52 +05:30 |
|
18alantom
|
d1c2b17ae3
|
fix: prevent Save and Submit appearing together
|
2022-12-14 14:32:09 +05:30 |
|
18alantom
|
1f259524b9
|
incr: grouped action dropdowns
|
2022-11-30 12:29:52 +05:30 |
|
18alantom
|
9a510f1a63
|
feat: add shipment and purchase receipt
|
2022-11-18 23:01:50 +05:30 |
|
18alantom
|
43784984c3
|
fix: stock movement
- test: stock movement create and cancel
|
2022-11-07 13:28:35 +05:30 |
|
18alantom
|
57699009bf
|
fix: duplication issue, convert child rows to doc values
|
2022-11-05 22:52:52 +05:30 |
|
18alantom
|
819e6821e1
|
fix: prevent converter errors on duplication
|
2022-10-13 17:10:28 +05:30 |
|
18alantom
|
71a3a45b99
|
feat: add Attachment type
|
2022-10-13 16:55:34 +05:30 |
|
18alantom
|
110dee04eb
|
incr: use Defaults
|
2022-10-12 14:59:43 +05:30 |
|
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
|
d986471323
|
fix: transitive dependent field updates
|
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 |
|
18alantom
|
7023ce2171
|
fix: allow account creation from tax
- prevent random strings when manual naming
- set naming
|
2022-09-15 14:23:13 +05:30 |
|
18alantom
|
702a09e6c0
|
fix: better handling of FOREIGN KEY constraint failed
|
2022-08-30 14:34:18 +05:30 |
|
18alantom
|
d90d113981
|
incr: improve error display
- show duplicate error instead of sqlite fail dump
|
2022-08-30 13:43:52 +05:30 |
|
18alantom
|
c29c29bf82
|
fix(ux): allow delete when saved
|
2022-07-28 14:29:04 +05:30 |
|
18alantom
|
e7b067e3c6
|
fix: openSettings tab issue
- duplicate prevents edit cause of submitted copy issue
|
2022-07-21 19:15:02 +05:30 |
|
18alantom
|
01c2d903b1
|
incr: add discountAccount
|
2022-07-14 18:03:31 +05:30 |
|
18alantom
|
7f928ca712
|
incr: add a few calculations
- add enableDiscounting
- add toggle between amount and percent
- minor ui fixes
|
2022-07-13 23:18:20 +05:30 |
|
18alantom
|
ff085d6766
|
incr: show discount note
|
2022-07-12 17:11:24 +05:30 |
|
18alantom
|
eb66317dce
|
incr: add computed, update row amount display vals
|
2022-07-12 15:53:46 +05:30 |
|
18alantom
|
014db554fa
|
feat: add custom UOM support
|
2022-07-08 23:24:26 +05:30 |
|
18alantom
|
daebdb0ea9
|
fix(ux): improve status indication
|
2022-06-14 14:40:46 +05:30 |
|
18alantom
|
3975eb3f64
|
fix(ux): display can't delete cause link
- update reports on ledger entries
- pull data until .plus({days: 1}) to account for all entries of the day
|
2022-05-30 17:04:25 +05:30 |
|
18alantom
|
2c596b11c8
|
incr: simplify telemetry
- it's not opt-in anymore cause my job deps on it
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
401a86eeeb
|
chore: bump pesa
- fix isPesa impl
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
ce87ff6802
|
fix: address issue, create filters
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
37dc3e911f
|
incr: small fixes
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
e20d7fc6d2
|
incr: enable non GST report exports
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
22b90cd424
|
incr: add button to create a demo instance
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
0701c56429
|
incr: add code to generate a dummy instance
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
d5d40dd807
|
incr: add party and items dummy stuff
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
bd6f110553
|
incr: get dataimport to work
- need to test on child table docs
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
eedb4415ce
|
incr: redo duplication (don't sync)
- fix journal entry
|
2022-05-23 16:18:22 +05:30 |
|