From 1ca3b3df3421961caec3b747a364071c80f5c7da Mon Sep 17 00:00:00 2001
From: stephanchrst
Date: Tue, 10 May 2022 17:14:58 +0700
Subject: initial commit
---
.../static/src/xml/payment_matching.xml | 402 +++++++++++++++++++++
base_accounting_kit/static/src/xml/template.xml | 324 +++++++++++++++++
2 files changed, 726 insertions(+)
create mode 100644 base_accounting_kit/static/src/xml/payment_matching.xml
create mode 100644 base_accounting_kit/static/src/xml/template.xml
(limited to 'base_accounting_kit/static/src/xml')
diff --git a/base_accounting_kit/static/src/xml/payment_matching.xml b/base_accounting_kit/static/src/xml/payment_matching.xml
new file mode 100644
index 0000000..e96b3b9
--- /dev/null
+++ b/base_accounting_kit/static/src/xml/payment_matching.xml
@@ -0,0 +1,402 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Nothing to do!
+
This page displays all the bank transactions that are to be reconciled and provides with a neat interface to do so.
+
+
+
+
+
+
+
+
+
+
+ Good Job! There is nothing to reconcile.
+ All invoices and payments have been matched, your accounts' balances are clean.
+
+ From now on, you may want to:
+
+
+
+
+
+
+
Congrats, you're all done!
+
You reconciled transactions in .
+
+
That's on average seconds per transaction.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ |
+ |
+ () |
+ |
+ |
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | Last Reconciliation: |
+ |
+ |
+
+
+
+
+
+
+
+
+ |
+ |
+ Open balanceChoose counterpart or Create Write-off |
+ |
+ |
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | |
+
+
+ New
+
+
+ |
+
+
+
+ :
+
+
+
+ :
+
+ |
+
+
+
+
+ |
+
+
+
+
+ |
+ |
+
+
+
+
+
+
+ | Account | |
+ | Date | |
+ | Due Date | |
+ | Journal | |
+ | Partner | |
+ | Label | |
+ | Ref | |
+ | Amount | () |
+ | Residual |
+ ()
+ |
+
+ | This payment is registered but not reconciled. |
+
+
+
+
+
+
+
+ | Date | |
+ | Partner | |
+ | Transaction | |
+ | Description | |
+ | Amount | () |
+ | Account | |
+ | Note | |
+
+
+
+
+
+
+
+
+ statement lines
+
+ have been reconciled automatically.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/base_accounting_kit/static/src/xml/template.xml b/base_accounting_kit/static/src/xml/template.xml
new file mode 100644
index 0000000..d468f00
--- /dev/null
+++ b/base_accounting_kit/static/src/xml/template.xml
@@ -0,0 +1,324 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Customer Invoice
+
+ -
+
+
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
Supplier Invoice
+
+ -
+
+
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
--
cgit v1.2.3