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
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
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