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

174 Commits

Author SHA1 Message Date
18alantom
8b04b5b2ab incr: update defaults for inventory 2022-11-16 12:14:00 +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
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
87971b8a6b fix: payment reference filter 2022-10-24 14:07:19 +05:30
18alantom
1e457ddcf2 fix: hide pay ref if no refs and sub or canc 2022-10-24 13:55:24 +05:30
18alantom
3b229321a9 fix: not found write off account
- shows a proper error message
- prevents not found error with random hash
2022-10-24 13:46:18 +05:30
18alantom
dbb2398270 fix(ux): add calc fy end, start 2022-10-24 13:05:13 +05:30
18alantom
7886e1c9dc feat: add attachment field to Invs., Pays. and JEs 2022-10-13 17:29:10 +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
fc779de25d fix: show Posting Date on Make Payment
- keep rate if item rate is zero on ex-rate change
2022-10-11 13:22:45 -07:00
18alantom
5f937b041b fix: unable to pay multiple invoices 2022-10-08 00:28:44 +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
6ee1365e45 incr: update tax summmary 2022-10-03 13:48:02 +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
18alantom
ac77748a5f fix: prevent Account Cash not found 2022-09-26 18:14:59 +05:30
18alantom
d92641f181 fix: check if setup complete for parent req 2022-09-15 14:36:32 +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
Alan
f40f889a0f
Merge pull request #458 from mael-chouteau/master
Update : French translation after regeneration
2022-08-30 03:20:54 -07:00
18alantom
95f40d4c20 fix: empty list if tax.details undef 2022-08-30 13:43:52 +05:30
Maël Chouteau
960a4d3f95
Commented non present languages 2022-08-28 10:15:51 -05:00
Maël Chouteau
e23f788331 FIX : Translation not made and code suggestion 2022-08-24 10:35:13 -05:00
18alantom
099324217d incr: add amount paid on entering writeoff 2022-07-15 14:00:25 +05:30
18alantom
90e5680df0 incr: add discount to print view 2022-07-15 13:22:19 +05:30
18alantom
f05f77e191 incr: ledger posting for discount
- remove invoice wide discount
2022-07-15 13:05:07 +05:30
18alantom
01c2d903b1 incr: add discountAccount 2022-07-14 18:03:31 +05:30
18alantom
877cc0b8d4 incr: display discount input on the form 2022-07-14 15:28:25 +05:30
18alantom
bab18dc8f7 incr: use flags in invoiceitem discounting
- update grand total calculation
2022-07-14 14:58:26 +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
a09fa62f5f incr: image in dummy values
- remove getSingle
- remove SalesInvoiceSettings cause unused
2022-05-26 15:41:15 +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
496b2b77aa incr: display gstr reports 2022-05-23 16:18:23 +05:30
18alantom
86c4889959 incr: add list pagination 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
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
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
8c19f51814 incr: get printview to display
- printing still not working
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
185110276d feat: add more search items
- fix a few actions
- fix listview page titles
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
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
fba81e5b22 fix: get listview to render 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
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
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
ae6a5e52f2 refactor: move ledgerPosting to models
- move getExchangeRate to helpers
- add git blame ignore
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
18alantom
76bf6cfda5 incr: rem singleton from index.ts cause can't test
- update models to not use singleton export
2022-05-23 16:18:22 +05:30
18alantom
591e7b3163 incr: complete typing models
- fix model exports
- add a README for models base
2022-05-23 16:18:22 +05:30
18alantom
91bf6e03fa incr: type Transaction and Tax 2022-05-23 16:18:22 +05:30
18alantom
1cc05d218f incr: type Payment 2022-05-23 16:18:22 +05:30
18alantom
b08a3b9d52 incr: type Party, JournalEntry
- add removeFields
- fix Party schema
2022-05-23 16:18:21 +05:30
18alantom
781c1d70e9 refactor: Item and Address models to ts Doc subcls 2022-05-23 16:18:21 +05:30
18alantom
cb54100db4 incr: convert simple models to .ts Doc subclass 2022-05-23 16:18:21 +05:30