diff --git a/addons/at_accounting/data/partner_ledger.xml b/addons/at_accounting/data/partner_ledger.xml new file mode 100644 index 0000000..8b1d142 --- /dev/null +++ b/addons/at_accounting/data/partner_ledger.xml @@ -0,0 +1,65 @@ + + + + Partner Ledger + + both + + + + + selector + never + this_year + + + + + + Journal + journal_code + string + + + Account + account_code + string + + + Invoice Date + invoice_date + date + + + Due Date + date_maturity + date + + + Matching + matching_number + string + + + Debit + debit + + + Credit + credit + + + Amount + amount + + + Amount Currency + amount_currency + + + Balance + balance + + + +