2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00
books/models/baseModels
Mildred Ki'Lya 2bffcda8ff feat: #755 Accounting for taxes on payments
When defining taxes, it is possible to define an additional payment
account that will be used during payments to move taxes from the
original tax account to this new payment tax account. This allows to
account for taxes only when payment is received.

Now payments can reference tax summary objects that will reference the
two accounts to move funds between when the payment is committed. Reuse
some of the Invoice code to generate these tax summary objects.
2023-12-22 10:07:47 +01:00
..
Account fix(ux): add is group to Account list 2023-07-16 23:13:12 -07:00
AccountingLedgerEntry chore: config eslint with vue-eslint and prettier 2023-06-23 10:40:16 +05:30
AccountingSettings feat: schema changes for invoice return 2023-09-23 16:42:21 +05:30
Address chore: fix all fixable eslint errors in remaining non vue files 2023-06-22 14:22:54 +05:30
Defaults feat: pos settings 2023-12-04 14:38:13 +05:30
Invoice feat: #755 Accounting for taxes on payments 2023-12-22 10:07:47 +01:00
InvoiceItem feat: create manual return 2023-09-25 15:45:20 +05:30
Item chore: fix all fixable eslint errors in remaining non vue files 2023-06-22 14:22:54 +05:30
JournalEntry fix(ux): use CommonForm for all entries 2023-04-14 13:22:13 +05:30
JournalEntryAccount chore: fix all fixable eslint errors in remaining non vue files 2023-06-22 14:22:54 +05:30
Party chore: fix all fixable eslint errors in remaining non vue files 2023-06-22 14:22:54 +05:30
Payment feat: #755 Accounting for taxes on payments 2023-12-22 10:07:47 +01:00
PaymentFor chore: fix all fixable eslint errors in remaining non vue files 2023-06-22 14:22:54 +05:30
PriceList chore: config eslint with vue-eslint and prettier 2023-06-23 10:40:16 +05:30
PrintSettings feat: report to pdf 2023-06-13 13:37:39 +05:30
PurchaseInvoice feat: invoice returns 2023-09-23 16:45:22 +05:30
PurchaseInvoiceItem incr: complete typing models 2022-05-23 16:18:22 +05:30
SalesInvoice feat: schema changes for invoice return 2023-09-23 16:42:21 +05:30
SalesInvoiceItem incr: complete typing models 2022-05-23 16:18:22 +05:30
SetupWizard Merge pull request #669 from Nahiiko/better-french-version 2023-06-26 03:38:06 -07:00
Tax incr: simplify doc a bit 2022-05-23 16:18:22 +05:30
TaxSummary feat: #755 Accounting for taxes on payments 2023-12-22 10:07:47 +01:00
tests test: invoice returns 2023-09-23 16:46:40 +05:30
Misc.ts incr: route to lastRoute on open 2023-06-30 11:57:43 +05:30
PrintTemplate.ts chore: fix all fixable eslint errors in remaining non vue files 2023-06-22 14:22:54 +05:30