Pedro M. Baeza
c4a230073c
[FIX] account_payment_order: Migration scripts
...
Migration scripts for account_payment_order must be triggered only on OpenUpgrade migration
from v8 to v9, so the version should be 9.0.1.0.0, as there has been other intermediate
versions.
This commit also removes obsolete migrations scripts.
2017-01-06 11:45:31 +01:00
OCA Transbot
a8146e5b47
OCA Transbot updated translations from Transifex
2016-12-30 20:25:05 -05:00
Pedro M. Baeza
d592c8fee9
Merge pull request #326 from hbrunn/9.0-account_payment_mode-migrate_in_init_hook
...
[FIX] we also need to rename our table
2016-12-29 10:31:31 +01:00
Holger Brunn
3d6edb4051
[FIX] we also need to rename our table
2016-12-29 10:11:34 +01:00
Pedro M. Baeza
0e6563c45e
Merge pull request #325 from Tecnativa/9.0-mig-account_payment_order
...
[9.0][MIG] account_payment_order: Migration script
2016-12-27 19:16:11 +01:00
Sergio Teruel Albert
b31a8ada37
[9.0][MIG] account_payment_order: Script migracion
2016-12-27 09:58:00 +01:00
Pedro M. Baeza
82ada2991f
Merge pull request #324 from Tecnativa/9.0-mig-account_banking_pain_base
...
[9.0][MIG] account_banking_pain_base: Script OpenUPgrade
2016-12-27 09:51:55 +01:00
Pedro M. Baeza
d54ccf18aa
Merge pull request #320 from hbrunn/9.0-account_payment_mode-migrate_in_init_hook
...
[ADD] account_payment_mode: Migrate from 8.0 if possible in init_hook
2016-12-27 09:47:18 +01:00
Holger Brunn
66b43f9b27
[ADD] migrate from 8.0 if possible in init hook
2016-12-27 09:30:16 +01:00
OCA Transbot
ce30c575d3
OCA Transbot updated translations from Transifex
2016-12-23 19:15:06 -05:00
Sergio Teruel Albert
6387545a42
[9.0][MIG] account_banking_pain_base: Script OpenUPgrade
2016-12-22 17:55:13 +01:00
Pedro M. Baeza
a592dc21c6
Merge pull request #322 from Tecnativa/9.0-mig-account_payment_partner
...
[9.0][MIG]account_payment_partner: Script migration to v9
2016-12-22 17:37:41 +01:00
Pedro M. Baeza
ab704d71e7
Merge pull request #321 from Tecnativa/9.0-mig-account_banking_mandate
...
[9.0][MIG]account_banking_mandate: Scritp migration to v9
2016-12-22 17:37:31 +01:00
OCA Transbot
b1e4ba54d3
OCA Transbot updated translations from Transifex
2016-12-16 19:13:43 -05:00
Pedro M. Baeza
18d8cf674a
[FIX] account_payment_order: Remove useless file
2016-12-10 02:48:43 +01:00
OCA Transbot
d05ba86141
OCA Transbot updated translations from Transifex
2016-12-09 19:13:19 -05:00
Sergio Teruel Albert
8fb30a0a47
[9.0][MIG]account_payment_partner: Scritp migration to v9
2016-12-10 01:09:37 +01:00
Sergio Teruel Albert
7b3b528ca3
[9.0][MIG]account_banking_mandate: Scritp migration to v9
2016-12-10 01:06:19 +01:00
Pedro M. Baeza
e7a79a64d9
Switch author to new company
2016-12-08 14:00:18 +01:00
Pedro M. Baeza
f4b56ebc3b
Remove author as the contrib is an small patch
2016-12-08 13:59:48 +01:00
OCA Transbot
df2fab0527
OCA Transbot updated translations from Transifex
2016-12-02 19:10:05 -05:00
OCA Transbot
2a649670b9
OCA Transbot updated translations from Transifex
2016-11-29 05:13:34 -05:00
OCA Transbot
f572d3b61b
OCA Transbot updated translations from Transifex
2016-11-25 21:42:09 -05:00
OCA Git Bot
1dd84b026a
[UPD] addons table in README.md
2016-11-16 02:33:17 +01:00
Jose Maria Alzaga
946d72449b
[IMP] account_payment_order: Remove internal_type=other restriction for transfer account ( #312 )
2016-11-15 09:20:44 +01:00
Pedro M. Baeza
3e349c00cd
Merge pull request #313 from hbrunn/9.0-account_payment_mode-set_acc_type
...
[ADD] set account type in demo data
2016-11-15 09:19:40 +01:00
Holger Brunn
fc397b8958
[ADD] set account type in demo data
2016-11-14 15:56:09 +01:00
OCA Transbot
ff173d9d16
OCA Transbot updated translations from Transifex
2016-10-08 01:17:51 -04:00
OCA Transbot
a9c4bba046
OCA Transbot updated translations from Transifex
2016-09-17 01:31:04 -04:00
Stéphane Bidoul (ACSONE)
1bb6ee1577
Merge pull request #301 from yvaucher/uncomment-ir-rules
...
Reactivate company rules in account_payment_order
2016-09-10 18:11:19 +02:00
Yannick Vaucher
aee274d382
Reactivate company rules in account_payment_order
2016-09-08 14:43:42 +02:00
Pedro M. Baeza
4d27f5909f
Merge pull request #279 from yvaucher/9.0-account_payment_mode-ir_rule
...
[9.0] Move the account_payment_mode ir.rule in account_payment_mode module
2016-09-08 12:53:24 +02:00
OCA Transbot
11fff3357e
OCA Transbot updated translations from Transifex
2016-09-03 01:18:58 -04:00
OCA Git Bot
7efdee1e5e
[UPD] addons table in README.md
2016-09-03 02:41:23 +02:00
Stéphane Bidoul (ACSONE)
dcc3259d46
bump minor version of account_payment_order
2016-09-02 18:40:03 +02:00
Pedro M. Baeza
ce54511570
Merge pull request #294 from acsone/9.0-offsetting-partner-sbi
...
[IMP] set partner on offsetting account move line if possible
2016-09-02 18:01:10 +02:00
Pedro M. Baeza
f344f1cb7d
[FIX] .travis.yml: Correct indentation
2016-08-28 13:39:51 +02:00
Stéphane Bidoul (ACSONE)
5bb1657a5a
[IMP] set partner on offsetting account move line if possible
...
fixes #277
2016-08-24 11:49:17 +02:00
Stéphane Bidoul (ACSONE)
d14d330071
[FIX] remove en.po that was erroneously created by transbot
2016-08-15 18:54:38 +02:00
OCA Transbot
6edf8379a5
OCA Transbot updated translations from Transifex
2016-08-06 04:05:40 -04:00
OCA Transbot
50def3979e
OCA Transbot updated translations from Transifex
2016-07-30 03:33:14 -04:00
Pedro M. Baeza
f12b748be0
Merge pull request #290 from akretion/9small_usability_improvements
...
9.0 FIX crash when selecting a customer that has no mandate + small improvements
2016-07-23 01:47:02 +02:00
Alexis de Lattre
c127de027e
For the communication field, if self.move_id.ref is False, fallback on self.move_id.name
2016-07-23 00:36:56 +02:00
Alexis de Lattre
f3f75437c2
FIX crash when selecting a customer that has a direct debit payment mode but no mandate
...
Hide many fields when payment_order_ok is False on a payment_mode
Fix payment line communication when the move line is not linked to an invoice (problem found when porting donation_debit_debit to v9)
2016-07-23 00:21:07 +02:00
Pedro M. Baeza
d342cb4509
Merge pull request #287 from acsone/9.0-onchange-depends-sbi
...
[FIX] payment order: add missing onchange dependencies in move selection wizard
2016-07-20 13:29:30 +02:00
Stéphane Bidoul
66e1b4de22
[FIX] payment order: remove duplicate in previous commit
2016-07-20 10:57:34 +02:00
Stéphane Bidoul
23310c47fd
[FIX] payment order: add missing onchange dependencies in move selection wizard
2016-07-20 10:52:52 +02:00
Pedro M. Baeza
9f87bc83dc
Merge pull request #285 from OCA/sbidoul-patch-1
...
[IMP] account_payment_order: extensibility of _prepare_move
2016-07-19 15:08:28 +02:00
Stéphane Bidoul (ACSONE)
64773e32bc
[IMP] account_payment_order: extensibility of _prepare_move
...
Pass the list of bank lines to _prepare_move so it is possible to customize the move (eg it's name) based on the lines being paid.
2016-07-19 13:56:36 +02:00
Pedro M. Baeza
4bf8989f18
Merge pull request #280 from Tecnativa/9.0-imp_direct_debit_mandate_native_lang
...
[IMP] Add english lang when a different lang is printed
2016-07-07 19:40:07 +02:00