From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/account/data/account_data.xml | 155 +++++++++++++++++++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 addons/account/data/account_data.xml (limited to 'addons/account/data/account_data.xml') diff --git a/addons/account/data/account_data.xml b/addons/account/data/account_data.xml new file mode 100644 index 00000000..a8b1fbb4 --- /dev/null +++ b/addons/account/data/account_data.xml @@ -0,0 +1,155 @@ + + + + + + Payment Terms + 6 + + + + + Settings + res.config.settings + form + inline + + + + + + + Operating Activities + accounts + + + Financing Activities + accounts + + + Investing & Extraordinary Activities + accounts + + + + + Immediate Payment + Payment terms: Immediate Payment + + + + 15 Days + Payment terms: 15 Days + + + + + 21 Days + Payment terms: 21 Days + + + + + 30 Days + Payment terms: 30 Days + + + + + 45 Days + Payment terms: 45 Days + + + + + 2 Months + Payment terms: 2 Months + + + + + End of Following Month + Payment terms: End of Following Month + + + + + 30% Now, Balance 60 Days + Payment terms: 30% Now, Balance 60 Days + + + + + + Account reconcile sequence + account.reconcile + A + + + + + + + + Validated + account.move + + Invoice validated + + + Paid + account.move + + Invoice paid + + + Invoice Created + account.move + + + Invoice Created + + + + + Manual + manual + inbound + + + Manual + manual + outbound + + + + + Taxes + 0 + + + + + Followup Trust Property + + normal + selection + + + + + Share + + + form + code + action = records.action_share() + + + + -- cgit v1.2.3