Cramosh
a151fe56a4
[FIX] account_payment_purchase: solved error get payment mode and bank id close #899
2022-08-16 16:21:32 +03:00
Koen Loodts
5881a40f29
[MIG] account_payment_purchase: Migration to 15.0
2022-08-16 16:21:32 +03:00
Jordi Ballester
8b62598d4e
[account_payment_purchase][fix] Only warn for non-blank payment mode or bank PO
...
- Only issue a warning message if the PO had a non-blank payment mode or bank.
2022-08-16 16:21:32 +03:00
Carlos Roca
495615a268
[MIG] account_payment_purchase: Migration to v14
2022-08-16 16:21:31 +03:00
Andrea
feb5639e1d
Split account_payment_purchase (add account_payment_purchase_stock)
2022-08-16 16:21:31 +03:00
mreficent
8d2dd00846
[MIG] account_payment_purchase: Migration to 13.0
2022-08-16 16:21:31 +03:00
mreficent
b05a9b3ca2
[IMP] account_payment_purchase: black, isort
2022-08-16 16:21:31 +03:00
Nikul-Chaudhary
52bbf4b4e2
[MIG] account_payment_purchase v11 to v12
2022-08-16 16:21:31 +03:00
cubells
96e8b486d4
account_payment_purchase: Migration to 11.0
2022-08-16 16:21:31 +03:00
Abranes
386c7dc196
account_payment_purchase: Migration to 10.0
2022-08-16 16:21:31 +03:00
cubells
ea0b527b40
account_payment_purchase module
2022-08-16 16:21:31 +03:00
jesusVMayor
834ec68423
account_payment_purchase: set correctly payment mode in purchases created from procurement.
2022-08-16 16:21:31 +03:00
Alexis de Lattre
5ca71af1e3
Remove module account_payment_purchase
2022-08-16 16:21:31 +03:00
Pedro M. Baeza
c724db2a2b
account_payment_*: Ensure work with dropshipping dual invoice
...
When invoicing from dropshipping, the same picking serves for both
invoicing sale and purchase orders. The OCA module
stock_dropshipping_dual_invoice makes that this happens, but
as the picking is the same, it contains both the sale and the
purchase reference, making that the resulting invoices don't have
the correct payment mode. This is harmless for the rest of
operations, as the dictionary query is provided with the proper
default value. On v9, dropshipping dual invoice has been merged
into core, so this patch for sure will be welcome in that version
(if the used method is the same).
2022-08-16 16:21:31 +03:00
Pedro M. Baeza
90f805d03a
account_payment_purchase: Propagate payment_mode on MTO/drop shipping
2022-08-16 16:21:31 +03:00
Pedro M. Baeza
d6af765926
Use sale_ok and purchase_ok instead of tweaking payment type
2022-08-16 16:21:31 +03:00
Pedro M. Baeza
bcffb8bdc5
account_payment_sale_stock: Split for removing stock dependency on sale [DEL] Remove old translations templates [IMP] More reorder on folder structure
2022-08-16 16:21:31 +03:00
Pedro M. Baeza
840d76fc60
Migration and enhancement of all modules involved in SEPA
2022-08-16 16:21:31 +03:00