Commit Graph

9 Commits (696dd9f96548d0ae74d2df804d0a5df81aaf2bc9)

Author SHA1 Message Date
Dũng (Trần Đình) 2545a2a897 [MIG] base_transaction_id: Migration to 16.0 2023-02-20 11:25:09 +07:00
SimoRubi abba25ce7f [MIG] base_transaction_id: Migration to 14.0 2023-02-20 11:21:06 +07:00
Akim Juillerat 59d3c1de0b fixup! [12.0] base_transaction_id: Fix migration 2023-02-20 11:21:06 +07:00
Akim Juillerat 4c2dde8c97 [12.0] base_transaction_id: Fix migration
Module is broken since its migration as the hooks used for reconciliation
are not used anymore in Odoo 12.0.

Therefore transaction_ref is dropped from account.move.line and transaction_id
is now written into account.move.ref at invoice validation to allow the use
of standard Odoo mechanism in the reconciliation process.

As Odoo defined invoice_payment_ref on account.move in v13.0, avoiding extra
fields in v12.0 is already a step in the right direction.
2023-02-20 11:21:06 +07:00
Iryna Vyshnevska 9fa01e9c4b [MIG][12.0] base_transaction_id: migrate V12.0 2023-02-20 11:21:06 +07:00
Yannick Vaucher 78ff05177e [MIG] base_transaction_id: Migration to 11.0 2023-02-20 11:21:06 +07:00
Denis Leemann 9f19a94725 [MIG] base_transaction_id: Migrated to 10.0 2023-02-20 11:21:06 +07:00
Alexis de Lattre 74537a9bee Start work to port account_move_base_import and base_transaction_id to v10 2023-02-20 11:21:06 +07:00
Pedro M. Baeza 55072a7a47 [MIG] Rename manifest files 2023-02-20 11:21:06 +07:00