2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00
Commit Graph

134 Commits

Author SHA1 Message Date
18alantom
57699009bf fix: duplication issue, convert child rows to doc values 2022-11-05 22:52:52 +05:30
18alantom
652a3c1139 refactor: dummy and fyo tests use tape 2022-10-31 13:03:50 +05:30
18alantom
4646049ad8 fix: don't fetch currency from Money obj
- cause pesa is used only for computation
- currency info is stored on the Doc or system wide
2022-10-24 13:20:23 +05:30
18alantom
ece213d69f refactor: add FormHeader
- add custom vue type shims
2022-10-17 14:55:37 +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
67e38e4729 fix: prevent errors cause undef or null 2022-08-30 13:43:52 +05:30
18alantom
3904d04f7d fix(ux): handle db delete exception 2022-07-30 17:34:39 +05:30
18alantom
5c5dc09d58 fix: purgeCache, close db 2022-07-30 16:33:09 +05:30
18alantom
f3ca36cdd3 fix(ux): allow print when saved 2022-07-30 12:23:56 +05:30
18alantom
c29c29bf82 fix(ux): allow delete when saved 2022-07-28 14:29:04 +05:30
18alantom
9136e5e647 fix(ux): add should store to errors
- throw error if Round Off Account not found
2022-07-28 13:25:48 +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
c88908de9a fix: simplify telemetry code, send platform 2022-07-18 16:43:56 +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
a200753063 incr: add platform when report issue 2022-07-07 19:07:04 +05:30
18alantom
4723d169f9 fix: don't reuse NumberSeries id 2022-07-07 19:07:04 +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
fbfde7d230 fix: don't log telem on dummy create
- remove redundant calls
- add telem for app open
2022-05-28 16:44:38 +05:30
18alantom
b7d41db996 incr: simplify error logging, send to renderer 2022-05-27 16:20:28 +05:30
18alantom
f27d22504b incr: fix build issue and minor updates to readme 2022-05-27 00:45:05 +05:30
18alantom
a09fa62f5f incr: image in dummy values
- remove getSingle
- remove SalesInvoiceSettings cause unused
2022-05-26 15:41:15 +05:30
18alantom
46dbb6348f fix: updateSchemas works now, also proper cleanup 2022-05-25 14:33:36 +05:30
18alantom
2392dbe2fd fix: minor fixes to telemetry 2022-05-23 16:18:23 +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
deefcd08f9 incr: updates to dummy creation 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
905829ca20 chore: switch to better-sqlite3 2022-05-23 16:18:23 +05:30
18alantom
ca5514417e incr: improve db call error handling 2022-05-23 16:18:23 +05:30
18alantom
4810396434 incr: translate schema translateables 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
5a633b9d07 incr: add gstr exports 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
07c923c6b1 incr: remove unused reports/**
- get profit and loss to display
2022-05-23 16:18:23 +05:30
18alantom
e9226f38c8 incr: add MouseFollower
- unpaid invoices tooltips
- fix getstarted
2022-05-23 16:18:23 +05:30
18alantom
06b5ac4f90 incr: do BalanceSheet (smthn wrng) 2022-05-23 16:18:23 +05:30
18alantom
1e88c5511f incr: add GeneralLedger business logic 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
58dce76d10 incr: set user email on created, modded
- set specific purposed payment paths in search
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
18alantom
fefc79024d fix: async issue, transactional deletion cascade
- add db observers
2022-05-23 16:18:22 +05:30
18alantom
104a0fc43f fix: add a few event listeners on cached docs 2022-05-23 16:18:22 +05:30
18alantom
456a1546a0 fix: validation, error display 2022-05-23 16:18:22 +05:30
18alantom
20ea214a4b incr: abstract away transactional
- add deletion
- fix reversion
2022-05-23 16:18:22 +05:30
18alantom
9a012207f1 incr: clean up coa markup, show balance on leaf ac 2022-05-23 16:18:22 +05:30
18alantom
8cc46c584c fix: db updation, invoice submit, number series 2022-05-23 16:18:22 +05:30
18alantom
758727b296 fix(ui/ux): cleanup forms
- table scroll issue, etc
2022-05-23 16:18:22 +05:30
18alantom
d99591d058 incr: get Invoice form to render 2022-05-23 16:18:22 +05:30
18alantom
e6b8c8a1b6 incr: get JournalEntryForm to render 2022-05-23 16:18:22 +05:30
18alantom
3e466c647c incr: search improvements
- get form to render
- minor ui fixes
2022-05-23 16:18:22 +05:30
18alantom
ecfae41635 incr: add window controls
- minor fixes
2022-05-23 16:18:22 +05:30
18alantom
a2cd1bac21 incr: fix a bunch of vue files
- no modes in the first pane
2022-05-23 16:18:22 +05:30
18alantom
9ebe35fe93 incr: set crud observable, set update listeners 2022-05-23 16:18:22 +05:30
18alantom
25dacea269 test: observable
- add hasListener
2022-05-23 16:18:22 +05:30
18alantom
fba81e5b22 fix: get listview to render 2022-05-23 16:18:22 +05:30
18alantom
371cda82b3 fix: get system settings to function and display
- improve autocomplete display and func
2022-05-23 16:18:22 +05:30
18alantom
024687c1b9 fix: get Invoice settings to render and work
- remove "computed"
- fix a few formcontrols
- simplify doc.ts a bit more
2022-05-23 16:18:22 +05:30
18alantom
b383e426a0 fix: update setup wizard 2022-05-23 16:18:22 +05:30
18alantom
1b85fee5e6 fix: make setupInstance code work 2022-05-23 16:18:22 +05:30
18alantom
9877bf4fd3 incr: simplify doc a bit
- allow nulls in converter else not not null'll fail
2022-05-23 16:18:22 +05:30
18alantom
76c61a5c29 incr: get setupwizard to display
- make converter more explicit
2022-05-23 16:18:22 +05:30
18alantom
b3533698c0 incr: update AutoComplete 2022-05-23 16:18:22 +05:30
18alantom
6accde0e17 incr: update DatabaseSelector 2022-05-23 16:18:22 +05:30
18alantom
27aed52044 incr: type some files, frappe -> fyo
- get books to serve albiet broken
- one step at a time
2022-05-23 16:18:22 +05:30
18alantom
835deb4ce8 incr: type renderer
- move setup logic outside components, type it
2022-05-23 16:18:22 +05:30
18alantom
c56850d08f incr: refactor and type src/utils 2022-05-23 16:18:22 +05:30
18alantom
de7e5ba807 refactor: rename 'frappe' to 'fyo' outside src
- cause now most of it is different from what it was
2022-05-23 16:18:22 +05:30