Commit Graph

1284 Commits

Author SHA1 Message Date
OCA Transbot
b0472c91d4 OCA Transbot updated translations from Transifex 2017-05-27 01:25:03 +02:00
OCA Git Bot
813a624f82 [UPD] addons table in README.md 2017-05-21 02:36:12 +02:00
Alexis de Lattre
65fe4828fa Merge pull request #354 from akretion/10-fix-bug353
[FIX] Bug #353 crash when selecting a payment mode that has a variable link to bank accounts
2017-05-20 10:47:52 +02:00
Alexis de Lattre
8d10858fed Merge pull request #363 from akretion/10-no_auto_post
[10.0] Add 'post_move' option on account.payment.mode
2017-05-20 10:46:44 +02:00
Alexis de Lattre
87d6135cbe post_move default True, to keep the previous behavior
Bump up version number
2017-05-17 09:09:18 +02:00
Alexis de Lattre
fdb14fb21e Add 'post_move' option on account.payment.mode 2017-05-16 22:18:30 +02:00
OCA Transbot
bb10a876f5 OCA Transbot updated translations from Transifex 2017-05-06 01:21:00 +02:00
OCA Transbot
94c102f9f0 OCA Transbot updated translations from Transifex 2017-05-01 16:36:59 +02:00
OCA Git Bot
be51f6d0ce [UPD] addons table in README.md 2017-04-25 02:34:31 +02:00
Pedro M. Baeza
8f40c26ba5 [FIX] account_banking_mandate/account_payment_partner: Signature changed in convert_to_write 2017-04-24 14:43:09 +02:00
Pedro M. Baeza
79d97a9e97 [IMP] account_banking_mandate: Fill mandate in invoices if none is provided
Using same method as in upstream, mandate is filled on invoice creation if no
one is provided. This way, we don't need to install account_banking_mandate_sale
if we don't want to handle several mandates at sales level.
2017-04-24 14:33:21 +02:00
Pedro M. Baeza
d7e0b19fdd [IMP] account_payment_partner: Fill payment mode in invoices if none is provided
Using same method as in upstream, payment mode is filled on invoice creation if
no payment method is provided. This way, we don't need to install
account_payment_sale if we don't want to handle several payment modes at sales
level. Even more, if we install the module later and we have already existing
sales orders without payment mode filled, those orders will be invoiced with
the customer payment mode.
2017-04-24 14:32:48 +02:00
Alexis de Lattre
5ce7b4c4ad [FIX] Bug #353 crash when selecting a payment mode that has a variable link to a bank account 2017-04-04 23:26:32 +02:00
Pedro M. Baeza
6ee7266995 [CHG] *: Change copyright and author after company merging 2017-04-02 04:04:55 +02:00
OCA Git Bot
59a673a62e [UPD] addons table in README.md 2017-03-28 02:35:11 +02:00
OCA Git Bot
65d828fc70 [UPD] addons table in README.md 2017-03-25 02:35:56 +01:00
Alexis de Lattre
c0721dcad6 Merge pull request #347 from yvaucher/10.0-fix-346
[10.0] [FIX] 2 issues on form view for payment order
2017-03-10 16:04:19 +01:00
mdietrichc2c
c76f4a01cf Fix 2 issues on form view for payment order 2017-03-10 12:02:44 +01:00
Alexis de Lattre
25557129be Merge pull request #331 from akretion/10-payment-security
[10.0] Creation/Modification of bank info only for Account Payment group
2017-03-03 11:57:44 +01:00
OCA Transbot
04ddb2d003 OCA Transbot updated translations from Transifex 2017-02-24 19:19:29 -05:00
Yannick Vaucher
452610755b Merge pull request #335 from vrenaville/payment_order_maturity_date
[FIX] fill date instead off maturity date on account move line generated
2017-02-23 13:53:44 +01:00
vrenaville
dcdf621c0b [FIX] fill date instead off maturity date on account move line generated 2017-02-02 16:47:49 +01:00
Stéphane Bidoul (ACSONE)
6215770544 Merge pull request #336 from akretion/10-fix-multicompany
[10.0] FIX missing include of account_payment_mode/security/account_payment_mode.xml
2017-01-26 12:12:16 +01:00
Alexis de Lattre
b5d36faba1 FIX missing include of account_payment_mode/security/account_payment_mode.xml 2017-01-26 12:01:16 +01:00
Alexis de Lattre
b1eac3f6e4 Creation/Modification of bank info only for Account Payment group 2017-01-12 23:44:24 +01:00
OCA Transbot
d829ed7d30 OCA Transbot updated translations from Transifex 2016-12-30 20:08:13 -05:00
OCA Transbot
3d8bb9cb89 OCA Transbot updated translations from Transifex 2016-12-23 19:07:59 -05:00
OCA Git Bot
28e1ecb516 [UPD] addons table in README.md 2016-12-09 02:33:19 +01:00
Pedro M. Baeza
bfcb707c7c Remove author as the contrib is only an small fix 2016-12-08 13:56:15 +01:00
Jose Maria Alzaga
1c4b9f2f90 Remove internal_type=other restriction for transfer account (#311) 2016-12-08 13:55:17 +01:00
OCA Transbot
b497091011 OCA Transbot updated translations from Transifex 2016-11-25 20:04:32 -05:00
Stéphane Bidoul (ACSONE)
70621ba897 Merge pull request #314 from adrienpeiffer/patch-1
[FIX] account_payment_order: Use 'index' instead of 'select'
2016-11-21 11:05:28 +01:00
Stéphane Bidoul (ACSONE)
85591cc824 Merge pull request #315 from adrienpeiffer/patch-2
[FIX] account_payment_order: Use 'index' instead of 'select'
2016-11-21 11:04:06 +01:00
Adrien Peiffer (ACSONE)
bdfe1a3735 [FIX] account_payment_order: Use 'index' instead of 'select' 2016-11-21 10:24:57 +01:00
Adrien Peiffer (ACSONE)
60ab767acb [FIX] account_payment_order: Use 'index' instead of 'select' 2016-11-21 10:23:25 +01:00
Holger Brunn
22c4d2efc8 Merge pull request #307 from akretion/10-code-cleanup
10.0 Remove method which is not called anymore
2016-11-10 15:17:57 +01:00
OCA Git Bot
90f0f23f93 [UPD] addons table in README.md 2016-11-01 19:47:54 +01:00
Alexis de Lattre
5fe4bd0e8d Remove method which is not called anymore 2016-10-28 16:21:03 +02:00
OCA Git Bot
d83aa42ff6 [ADD] setup.py 2016-10-20 04:33:30 +02:00
Alexis de Lattre
fbe4351dbe Port almost all modules to v10 (#305)
Port almost all modules to v10

* Update to EPC Rulebook v9.2 that start to apply on 2016-11-20 (bug #300)
2016-10-20 01:41:41 +02:00
Pedro M. Baeza
1956039bc6 [MIG] Update metafiles 2016-10-06 14:47:47 +02:00
Pedro M. Baeza
b2b5fd9a5d [MIG] Remove setup module directories 2016-10-06 14:47:46 +02:00
Pedro M. Baeza
1b0c8d5700 [MIG] Rename manifest files 2016-10-06 14:47:44 +02:00
Pedro M. Baeza
8820e418ea [MIG] Make modules uninstallable 2016-10-06 14:47:39 +02: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