Commit Graph

148 Commits (52d5df49b54506a33ef8cc62fa718fee8ab83b1c)

Author SHA1 Message Date
Yannick Vaucher a67b8b2435 [MIG] base_transaction_id: Migration to 11.0 2019-02-20 14:37:09 +02:00
OCA Transbot 627abb3ee5 OCA Transbot updated translations from Transifex
- Translation template files.
- former Launchpad automatic translations update.
2019-02-20 14:37:09 +02:00
Denis Leemann b382bfc4c4 [MIG] base_transaction_id: Migrated to 10.0 2019-02-20 14:37:09 +02:00
Alexis de Lattre 101f8357b6 Start work to port account_move_base_import and base_transaction_id to v10 2019-02-20 14:37:09 +02:00
Pedro M. Baeza 4ede7bf2a9 [MIG] Rename manifest files 2019-02-20 14:37:09 +02:00
Yannick Vaucher 500c478dae [PORT] base_transaction_id to 9.0
- Reactivate module
- move files in views and models dirs
- create README.rst from description
- make list of contributors
- remove change for invoice created on picking as it doesn't exist
anymore in Odoo Community
- move overrides in bank statement as logic moved in move lines
- adapt view inheritance to not depends on string attribute
- Fix definition of javascript customization in reconciliation
- Fix display transaction_ref label on move line view
- Fix move proposition for reconcile. search with transaction_ref
- Use short headers
- Update README for bug tracking
2019-02-20 14:37:09 +02:00
Stéphane Bidoul ded3ea9a7f [UPD] prefix versions with 8.0 2019-02-20 14:37:09 +02:00
Guewen Baconnier 917000e2e3 Put the field transaction_id in the group 'sale_pay'
Add the field inside the group instead of after a field.  In another module, I
add a button right after 'payment_term' and it must be right after it.  Adding
the field in the group prevent it to be placed between the payment_term field
and the button.
2019-02-20 14:37:09 +02:00
Alexandre Fayolle d18bf2fda4 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2019-02-20 14:37:09 +02:00
Lorenzo Battistini 1a6c8ca21e [FIX] missing call to super (finalize_invoice_move_lines) 2019-02-20 14:37:09 +02:00
Guewen Baconnier 1d08bb565d Allow the new bank statement reconciliation to search in transaction_ref
Require https://github.com/odoo/odoo/pull/3025 to be merged to work!
2019-02-20 14:37:09 +02:00
Guewen Baconnier be00c284c4 [MIG] base_transation_id: Fix migration to 8.0
- Use the 'data' key instead of 'update_xml'
- Use the new api for account.invoice as the base model use it
- The module now depends on 'sale_stock' and 'stock_account'
- Avoid to write 2 times on the invoice by using the method that
  prepares the values before the write
- Empty the transaction id of a sale order on copy
- Some cleaning
- Indent xml with 2 spaces
- Cleaning of the views
- Add the transaction ref field to the form view of the move lines
2019-02-20 14:37:09 +02:00
Guewen Baconnier 2fb34c240d the transaction id is copied only on account move lines having the same account than the invoice's one (the payable / receivable) 2019-02-20 14:37:09 +02:00
Guewen Baconnier 11951edebf copy the transaction_ref to the move lines from the invoice 2019-02-20 14:37:09 +02:00
Guewen Baconnier 2212754c43 [ADD] account_move_line.transaction_ref field in base_transaction_id 2019-02-20 14:37:09 +02:00
Joel Grand-Guillaume 1f95188aed [MIG] base_transaction_id: Migrated to 7.0
- Adapt import to fit last recomandation
- Import osv for osv.except
- pep8, pylint, eyeballing
- standardize the naming of the argument 'cr' instead of 'cursor'
- Remove the active key in the __openerp__.py
2019-02-20 14:37:09 +02:00
Joël Grand-Guillaume 6bb761c3a4 [MRG] Add all the bank statement improvements that we made. This is mostly based on :
account_statement_ext -> provide profile per bank statement, remove period, choose to use balance check or not,...
  account_statement_base_completion -> provide a completion rule system to fullfill the bank statement (partner, account,...)
  account_statement_base_import -> provide a base to create your own file parser for each bank/office and link it to a profile
  account_statement_transactionid_completion and account_statement_transactionid_import to use the transaction ID recorded in th SO
  account_advanced_reconcile -> An advanced way to setup reconciliation rules on every account
  account_financial_report_webkit -> some little fixes
(lp:c2c-financial-addons/6.1 rev 63)
2019-02-20 14:37:09 +02:00
Joël Grand-Guillaume 829557720c [MRG] From customer branch
(lp:c2c-financial-addons/6.1 rev 58)
2019-02-20 14:37:09 +02:00
Joël Grand-Guillaume a3b65c4369 [IMP] Merge treasury statement into bank.statement object. We don't need both finaly
(lp:c2c-financial-addons/6.1 rev 24.1.15)
2019-02-20 14:37:09 +02:00
Joël Grand-Guillaume 93c7bc6ed5 [IMP] Quite a huge work on the new intermediate statement stuff as well as on the automatic reconciliation wizard.
(lp:c2c-financial-addons/6.1 rev 24.1.10)
2019-02-20 14:37:09 +02:00
Joël Grand-Guillaume 5617dcaf42 [IMP] First commit for improving the bank statement with treasury (not working yet, just for backup)
(lp:c2c-financial-addons/6.1 rev 24.1.8)
2019-02-20 14:37:09 +02:00
Yannick Vaucher 6dfd55a343 [ADD] mod base_transaction_id
(lp:c2c-financial-addons/6.1 rev 24.1.5)
2019-02-20 14:37:09 +02:00
oca-travis 5bb12e2cd8 [UPD] Update account_partner_reconcile.pot 2018-12-17 10:07:58 +01:00
Jordi Ballester Alomar c39adfa32b account_partner_reconcile: change user group 2018-12-17 10:07:58 +01:00
Jaume Planas 2ef677a8f0 [MIG] account_partner_reconcile: Migration to 11.0 2018-12-17 10:07:58 +01:00
mreficent 66270b12a6 [MIG] account_partner_reconcile: Migration to 10.0 2018-12-17 10:07:58 +01:00
Jordi Ballester 79722f9c87 account_payment_partner_reconcile 2018-12-17 10:07:58 +01:00
mreficent fbaad0a8dd [ADD] account_mass_reconcile: assure migration is ok 2018-12-04 08:32:06 +01:00
oca-travis a69faf8264 [UPD] Update account_mass_reconcile.pot 2018-12-04 08:32:06 +01:00
Osoul 55a21ff2f1 Translated using Weblate (Arabic)
Currently translated at 78.2% (68 of 87 strings)

Translation: account-reconcile-11.0/account-reconcile-11.0-account_mass_reconcile
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-11-0/account-reconcile-11-0-account_mass_reconcile/ar/
2018-12-04 08:32:06 +01:00
oca-travis 898abc1c6d [UPD] Update account_mass_reconcile.pot 2018-12-04 08:32:06 +01:00
Jordi Ballester Alomar 046107c7f9 account_mass_reconcile: fix in python3 code conversion 2018-12-04 08:32:06 +01:00
mreficent 4c79d11f78 [FIX] Deprecated icon on some buttons 2018-12-04 08:32:06 +01:00
mreficent 4e9ee20d2b [FIX] Super call on static methods 2018-12-04 08:32:06 +01:00
mreficent 54bb83107f [FIX] Readme display 2018-12-04 08:32:06 +01:00
oca-travis 7af54b77cc [UPD] Update account_mass_reconcile.pot 2018-12-04 08:32:06 +01:00
mpanarin 9d01cc9e77 [MIG] account_mass_reconcile: Migration to odoo 11 2018-12-04 08:32:06 +01:00
Akim Juillerat 934c823f76 [MIG] account_mass_reconcile: Init mgration to 10.0 2018-12-04 08:32:06 +01:00
mdietrichc2c 4a487685d0 [FIX] account_mass_reconcile: Remove now non-existing "Display partial" button 2018-12-04 08:32:06 +01:00
Pedro M. Baeza b2b96b5f67 [MIG] account_mass_reconcile: Rename manifest files 2018-12-04 08:32:06 +01:00
Pedro M. Baeza fdcc808b8c [MIG] account_mass_reconcile: Make modules uninstallable 2018-12-04 08:32:06 +01:00
Florian da Costa b69766eed6 [FIX] account_mass_reconcile: Fix writeoff variables passed to reconcile method 2018-12-04 08:32:06 +01:00
Stéphane Bidoul (ACSONE) 84ac56be9e [FIX] account_mass_reconcile: remove en.po that was erroneously created by transbot 2018-12-04 08:32:06 +01:00
OCA Transbot 468a5c5dbc OCA Transbot updated translations from Transifex 2018-12-04 08:32:06 +01:00
Matthieu Dietrich f846d92658 Merge and migrate account_easy_reconcile and account_advanced_reconcile 2018-12-04 08:32:06 +01:00
OCA Git Bot b2d2a836fa [ADD] setup.py 2018-10-06 10:42:21 +02:00
OCA git bot 6118f92a86 [MIG] .travis.yml: Upgrade to Postgres 9.6 2018-10-01 09:23:33 +02:00
OCA git bot b506e44cdb [MIG] Add metafiles
[skip ci]
2018-09-27 02:02:48 +02:00