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
52bf777d8d fix: update display order, fix formulas 2023-02-21 16:10:06 +05:30
18alantom
140b99a401 incr: update items hidden
- rebase master add uomConversions
2023-02-21 15:25:50 +05:30
18alantom
ff061d21ea fix: unit conversion related model props 2023-02-21 15:22:06 +05:30
18alantom
ef073ec770 fix: unit conversion related schema names 2023-02-21 15:22:03 +05:30
akshayitzme
7a51cef5c3 refactor: uom label 2023-02-21 15:21:46 +05:30
akshayitzme
a132705545 feat: uom conversion factor 2023-02-21 15:21:46 +05:30
akshayitzme
da7cd2af55 incr: uom conversion child table & schema changes 2023-02-21 15:21:45 +05:30
akshayitzme
394332d125 feat: UOMConversionFactor Schema & schema changes 2023-02-21 15:21:15 +05:30
18alantom
d946c960a0 incr: move Shipments and PRec to common form
- remove GeneralForm.vue
2023-02-21 12:12:06 +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
0c077f09d2 incr: use legible temp name
- fix table borders
- enable edit row
2023-02-20 11:22:48 +05:30
18alantom
7cfd0726d6 incr: add collapsible sections
- table borders
2023-02-17 21:56:54 +05:30
18alantom
1db70dfef6 feat: common form view 2023-02-17 21:05:06 +05:30
Akshay
915c1d2e5c
Merge branch 'frappe:master' into batch-wise-item 2023-02-17 10:58:05 +05:30
akshayitzme
c624024505 fix: stockMovementItem keywordFields 2023-02-17 10:40:38 +05:30
akshayitzme
722d8dd0fc fix: batchNumber schema 2023-02-17 10:23:24 +05:30
akshayitzme
6cd1f24946 fix: batchNumber fieldtype in SLE schema 2023-02-17 10:12:28 +05:30
18alantom
48797dff62 fix: support option field value or label
- remove address placeholder
- allow more types of entries to be imported
2023-02-15 19:19:17 +05:30
18alantom
5fd192174d refactor: improve type definition of Field 2023-02-01 14:30:02 +05:30
18alantom
39d92038a5 feat: add manufacture stock movement type 2023-01-31 13:36:03 +05:30
akshayitzme
0ac24bfe77 Merge branch 'master' of https://github.com/frappe/books into batch-wise-item 2023-01-18 17:50:04 +05:30
akshayitzme
20279c5a12 fix: schema changes 2023-01-18 17:33:51 +05:30
18alantom
cf4f8d368c feat: add enable barcode 2023-01-16 11:01:12 +05:30
akshayitzme
8a4e1e4f41 feat: BatchNumber schema & batch-wise validation 2023-01-14 16:58:16 +05:30
akshayitzme
08e46592a9 feat: batch transactions 2023-01-13 18:46:52 +05:30
18alantom
80520961a5 chore: update locale and date format 2022-12-20 12:11:19 +05:30
18alantom
eaaa4caa9e fix(ux): minor ux fixes 2022-12-01 14:01:23 +05:30
18alantom
332bf93a1e incr: change inventory enable trigger 2022-11-30 11:24:05 +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
8ae6ae0cca incr: add default location 2022-11-21 12:45:57 +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
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
2bc0ce2237 incr: validate against negative stock 2022-11-07 13:29:33 +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
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
36e6988abe fix: allow purpose of item and party to be changed 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
2bc3df90a1 refactor: remove account balance field 2022-11-06 23:55:22 -08:00
18alantom
9c8077f8cd refactor: schema builder tests 2022-10-31 13:20:41 +05:30
18alantom
4614e221b4 fix(test): field counts cause of attachments 2022-10-13 17:36:16 +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
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
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
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
a8532f05db incr: add exchange rate widget
- set instance currency as readOnly
- minor refactor in Base
2022-10-03 11:48:14 +05:30
18alantom
cc84c51825 incr: factorize invoice schemas 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
48be520b20 incr: add filter prop on Field 2022-07-30 16:06:14 +05:30
18alantom
0dccb42fb1 fix: simplify configfile updation 2022-07-20 14:14:36 +05:30
18alantom
a666253816 fix: rename discounting to discount accounting 2022-07-15 16:24:07 +05:30
18alantom
099324217d incr: add amount paid on entering writeoff 2022-07-15 14:00:25 +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
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
eb66317dce incr: add computed, update row amount display vals 2022-07-12 15:53:46 +05:30
18alantom
a8e8649112 incr: open quick edit on edit click 2022-07-11 14:15:37 +05:30
18alantom
2f33f24db9 incr: update invoice schemas with discount fields 2022-07-11 13:22:53 +05:30
18alantom
014db554fa feat: add custom UOM support 2022-07-08 23:24:26 +05:30
18alantom
1b15eb67e4 fix: add missing create option 2022-06-20 12:01:20 +05:30
18alantom
2dd3f9dab4 fix: include Payment in the search 2022-05-31 11:25:02 +05:30
18alantom
a09fa62f5f incr: image in dummy values
- remove getSingle
- remove SalesInvoiceSettings cause unused
2022-05-26 15:41:15 +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
0951e11cb1 incr: move pdf printer to main
- fix pdf printing
2022-05-23 16:18:23 +05:30
18alantom
ce87ff6802 fix: address issue, create filters 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
d65b04de4c incr: complete PNL report 2022-05-23 16:18:23 +05:30
18alantom
3cdba15b81 fix: dynamic link ref
- gl ordering
- report filtering
- dummy dates
- few other things
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
93f8844c65 incr: remove balance from ALE 2022-05-23 16:18:23 +05:30
18alantom
6dfad44ba3 incr: save version in the db 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
a0f812e1a8 incr: add keyword fields, start with doc search 2022-05-23 16:18:22 +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
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
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
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