2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 07:40:55 +00:00
books/schemas/app
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
..
inventory fix(ux): disable Pay, Submit buttons on conditions 2023-12-04 14:38:13 +05:30
Account.json fix(ux): prevent creation of a few entrytypes 2023-03-15 11:19:24 +05:30
AccountingLedgerEntry.json fix(ux): Add sections for a few Entry types 2023-04-14 15:31:04 +05:30
AccountingSettings.json feat: invoice returns schema 2023-09-23 15:56:24 +05:30
Address.json fix: order in address quick view 2023-08-28 12:48:11 +05:30
Batch.json refactor: rename Batch Number to Batch 2023-02-28 11:31:04 +05:30
Color.json fix: allow account creation from tax 2022-09-15 14:23:13 +05:30
Currency.json fix: allow account creation from tax 2022-09-15 14:23:13 +05:30
Defaults.json feat: pos settings 2023-12-04 14:38:13 +05:30
GetStarted.json fix: GetStarted settings routing 2023-03-02 14:40:15 +05:30
Invoice.json feat: invoice returns schema 2023-09-23 15:56:24 +05:30
InvoiceItem.json refactor: rename Batch Number to Batch 2023-02-28 11:31:04 +05:30
Item.json fix(ux): rename item for to Purpose 2023-08-28 11:50:15 +05:30
JournalEntry.json incr: user common form for journal entries 2023-02-21 11:51:32 +05:30
JournalEntryAccount.json incr: add keyword fields, start with doc search 2022-05-23 16:18:22 +05:30
Misc.json feat: add button to toggle form width 2023-05-31 11:12:09 +05:30
NumberSeries.json fix(ux): allow NumberSeries search and create 2023-04-04 22:10:32 -07:00
Party.json fix(ux): Add sections for a few Entry types 2023-04-14 15:31:04 +05:30
Payment.json feat: #755 Accounting for taxes on payments 2023-12-22 10:07:47 +01:00
PaymentFor.json incr: add keyword fields, start with doc search 2022-05-23 16:18:22 +05:30
PriceList.json fix: price list table visiblity 2023-06-07 11:58:15 +05:30
PriceListItem.json fix: price list table visiblity 2023-06-07 11:58:15 +05:30
PrintSettings.json incr: remove redudant print settings 2023-03-13 21:14:10 +05:30
PrintTemplate.json feat: modal to selct print size 2023-06-02 16:21:27 +05:30
PurchaseInvoice.json feat: invoice returns schema 2023-09-23 15:56:24 +05:30
PurchaseInvoiceItem.json incr: factorize invoice schemas 2022-10-03 11:48:14 +05:30
SalesInvoice.json feat: isPOS field to identify inv created in pos 2023-12-04 14:38:12 +05:30
SalesInvoiceItem.json incr: factorize invoice schemas 2022-10-03 11:48:14 +05:30
SetupWizard.json change currency type to AutoComplete 2023-04-10 02:28:37 -07:00
Tax.json fix(ui): rename Tax label to Tax Template 2023-08-24 17:13:44 +05:30
TaxDetail.json feat: #755 Accounting for taxes on payments 2023-12-22 10:07:47 +01:00
TaxSummary.json feat: #755 Accounting for taxes on payments 2023-12-22 10:07:47 +01:00
UOM.json feat: add custom UOM support 2022-07-08 23:24:26 +05:30