diff --git a/account_payment_mode/demo/payment_demo.xml b/account_payment_mode/demo/payment_demo.xml index 29b4c2685..927f6ec9a 100644 --- a/account_payment_mode/demo/payment_demo.xml +++ b/account_payment_mode/demo/payment_demo.xml @@ -1,108 +1,110 @@ - + - - - Fiducial Banque - FIDCFR21XXX - 38 rue Sergent Michel Berthet - 69009 - Lyon - - - - - La Banque Postale - PSSTFRPPXXX - 115 rue de Sèvres - 75007 - Paris - - - - - Société Générale - SOGEFRPPXXX - 1 avenue du Roi Fabien 1er - 75008 - Paris - - - - - BNP Paribas Fortis Charleroi - GEBABEBB03A - Charleroi - - - - - - FR76 4242 4242 4242 4242 4242 424 - - - - - - FR20 1242 1242 1242 1242 1242 124 - - - - - - FR66 1212 1212 1212 1212 1212 121 - - - - - - BE96 9988 7766 5544 - - - - - - - - Credit Transfer to Suppliers - - variable - - - - - Direct Debit of suppliers from Société Générale - - variable - - - - - Direct Debit of suppliers from La Banque Postale - - variable - - - - - Inbound Credit Trf Société Générale - - variable - - - - - Inbound Credit Trf La Banque Postale - - variable - - - - - Direct Debit of customers - - variable - - - - + + Fiducial Banque + FIDCFR21XXX + 38 rue Sergent Michel Berthet + 69009 + Lyon + + + + La Banque Postale + PSSTFRPPXXX + 115 rue de Sèvres + 75007 + Paris + + + + Société Générale + SOGEFRPPXXX + 1 avenue du Roi Fabien 1er + 75008 + Paris + + + + BNP Paribas Fortis Charleroi + GEBABEBB03A + Charleroi + + + + FR76 4242 4242 4242 4242 4242 424 + + + + + FR20 1242 1242 1242 1242 1242 124 + + + + + FR66 1212 1212 1212 1212 1212 121 + + + + + BE96 9988 7766 5544 + + + + + + Credit Transfer to Suppliers + + variable + + + + Direct Debit of suppliers from Société Générale + + variable + + + + Direct Debit of suppliers from La Banque Postale + + variable + + + + Inbound Credit Trf Société Générale + + variable + + + + + Inbound Credit Trf La Banque Postale + + variable + + + + + Direct Debit of customers + + variable + + diff --git a/account_payment_mode/security/account_payment_mode.xml b/account_payment_mode/security/account_payment_mode.xml index 609bc0f79..506ba65d2 100644 --- a/account_payment_mode/security/account_payment_mode.xml +++ b/account_payment_mode/security/account_payment_mode.xml @@ -1,10 +1,10 @@ - + - - - Payment mode multi-company rule - - ['|', ('company_id', '=', False), ('company_id', 'child_of', [user.company_id.id])] - - + + Payment mode multi-company rule + + ['|', ('company_id', '=', False), ('company_id', 'child_of', [user.company_id.id])] + diff --git a/account_payment_mode/views/account_journal.xml b/account_payment_mode/views/account_journal.xml index f5b86bb7d..c91004754 100644 --- a/account_payment_mode/views/account_journal.xml +++ b/account_payment_mode/views/account_journal.xml @@ -1,27 +1,26 @@ - + - - - - fix_bank_account_selection.account_journal.form - account.journal - - - - - - - - [('partner_id', '=', company_partner_id)] - - - - 1 + + 1 + - - - + diff --git a/account_payment_mode/views/account_payment_method.xml b/account_payment_mode/views/account_payment_method.xml index cb60f2c5f..47e70d4c6 100644 --- a/account_payment_mode/views/account_payment_method.xml +++ b/account_payment_mode/views/account_payment_method.xml @@ -1,61 +1,73 @@ - + - - - - account_payment_method.form - account.payment.method - -
- - - - - - - -
-
-
- - - account_payment_method.tree - account.payment.method - - - - - - - - - - - account_payment_method.search - account.payment.method - - - - - - - - - - - - - - Payment Methods - account.payment.method - tree,form - - - - + + account_payment_method.form + account.payment.method + +
+ + + + + + + +
+
+
+ + account_payment_method.tree + account.payment.method + + + + + + + + + + account_payment_method.search + account.payment.method + + + + + + + + + + + + + Payment Methods + account.payment.method + tree,form + +
diff --git a/account_payment_mode/views/account_payment_mode.xml b/account_payment_mode/views/account_payment_mode.xml index b5654685b..d83ca15c7 100644 --- a/account_payment_mode/views/account_payment_mode.xml +++ b/account_payment_mode/views/account_payment_mode.xml @@ -1,72 +1,83 @@ - + - - - account.payment.mode.form - account.payment.mode - -
- - - - - - - - + account.payment.mode.form + account.payment.mode + + + + + + + + + + + + + + + + + +
+ + account.payment.mode.tree + account.payment.mode + + + + + + + + + + + + account.payment.mode.search + account.payment.mode + + + + - - - - - - - - - - - account.payment.mode.tree - account.payment.mode - - - - - - - - - - - - - account.payment.mode.search - account.payment.mode - - - - - - - - - - - - - - Payment Modes - account.payment.mode - tree,form - - - - + + + + + + + + + Payment Modes + account.payment.mode + tree,form + +
diff --git a/account_payment_mode/views/res_partner.xml b/account_payment_mode/views/res_partner.xml index 61a1618e4..6fdd88b76 100644 --- a/account_payment_mode/views/res_partner.xml +++ b/account_payment_mode/views/res_partner.xml @@ -1,21 +1,19 @@ - + - - - - - account_payment_mode.res_partner_form - res.partner - - - - {'invisible': [('parent_id', '!=', False), ('is_company', '=', False)]} - - - - - + + account_payment_mode.res_partner_form + res.partner + + + + {'invisible': [('parent_id', '!=', False), ('is_company', '=', False)]} + + + diff --git a/account_payment_mode/views/res_partner_bank.xml b/account_payment_mode/views/res_partner_bank.xml index 2f281dd01..a3ce48b6d 100644 --- a/account_payment_mode/views/res_partner_bank.xml +++ b/account_payment_mode/views/res_partner_bank.xml @@ -1,18 +1,15 @@ - + - - - - account_payment_mode.res_partner_bank_tree - res.partner.bank - - - - + + account_payment_mode.res_partner_bank_tree + res.partner.bank + + + + + - - - - +