Commit Graph

77 Commits

Author SHA1 Message Date
OCA Transbot
53c2a5e23d Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2021-04-21 13:39:00 +02:00
Rudolf Schnapka
7e653a4031 Translated using Weblate (German)
Currently translated at 100,0% (61 of 61 strings)

Translation: account-financial-tools-11.0/account-financial-tools-11.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-11-0/account-financial-tools-11-0-account_check_deposit/de/
2021-04-21 13:39:00 +02:00
OCA Git Bot
bd158f0c1e [UPD] README.rst 2021-04-21 13:39:00 +02:00
oca-travis
eb793f8117 [UPD] Update account_check_deposit.pot 2021-04-21 13:39:00 +02:00
Pedro M. Baeza
df84eb04a6 [MIG] account_check_deposit: Migration to 11.0 2021-04-21 13:39:00 +02:00
oca-travis
37226b9888 [UPD] Update account_check_deposit.pot 2021-04-21 13:39:00 +02:00
Pedro M. Baeza
b78e0756f4 [FIX] account_check_deposit: Change company currency in tests by SQL
For avoiding constraint.
2021-04-21 13:39:00 +02:00
OCA Transbot
d8e90f0d4a OCA Transbot updated translations from Transifex 2021-04-21 13:39:00 +02:00
Alexis de Lattre
b2f557639b [FIX+imp] account_check_deposit: no auto-post move + use the bank journal if the offsetting account is the bank account 2021-04-21 13:39:00 +02:00
OCA Transbot
68d68cc9a5 OCA Transbot updated translations from Transifex 2021-04-21 13:39:00 +02:00
Alexis de Lattre
915ea3a24e [MIG] account_check_deposit: Migration to v10
* Add option to have the counter-part of the deposit move directly to the bank account
  Use account.config.settings page
* Remove data that create a bank journal because it blocks the loading of the chart of accounts when
  the module is installed at the same time as the chart of account (via dependencies)
2021-04-21 13:39:00 +02:00
Florian da Costa
026c07b693 Fix payment field + automatic reconciliation on validation 2021-04-21 13:39:00 +02:00
Mourad Elhadj Mimoune
2d909bb156 [MIG] account_check_deposit: Migration to 9.0
* create move and move line at the same time
* add tests
2021-04-21 13:39:00 +02:00
OCA Transbot
6239671057 OCA Transbot updated translations from Transifex 2021-04-21 13:39:00 +02:00
Alexis de Lattre
09dce60805 [REF] account_check_deposit : Port to new API
* Move description from __openerp__.py to README.rst
* Move files in sub-directories
* FIX access rights issue when user was not accounting manager
2021-04-21 13:39:00 +02:00
OCA Transbot
f4f958a16d OCA Transbot updated translations from Transifex 2021-04-21 13:39:00 +02:00
Alexis Delattre
2723e7be80 Port to v8
Convert webkit report to qweb
2021-04-21 13:39:00 +02:00
Sébastien BEAU
4d8e32c1e0 [PORT] start porting account_check_deposit 2021-04-21 13:39:00 +02:00
Sylvain LE GAL
9cf2090ba9 [FIX] move translation file in unported folders 2021-04-21 13:39:00 +02:00
Rudolf Schnapka
01d540dd34 german translations upto invoice currency 2021-04-21 13:39:00 +02:00
Sébastien BEAU
5ae4bf9d27 [FIX] fix domain, give the posibility to use a different journal (one for the payment, one for the deposit), hide unreconcile entry which a link to a deposit 2021-04-21 13:39:00 +02:00
Alexis de Lattre
40ba098c3c Add support for multi-currency
Works with a single account journal
Usability and many other enhancements
2021-04-21 13:39:00 +02:00
Sebastien Beau
4fd217dc32 [FIX+REF+IMP] account_check_deposit:
* [FIX] fix datamodel structure, indeed check_payment_ids should be a m2o. In the view we still keep the widget
* [REF] remove useless state cancel, only draft/done is sufficent for now, forbid to delete a done deposit, fix move_line name need to be the equal to the line.ref for the reconciliation
* [IMP] improve reconciliation between the check and the check deposit
* [FIX] set correctly the date on the move line generated
* [FIX] fix reconciliation of check
* [IMP] check deposit improve view and add tab for move line generated
* [IMP] add total amount and flag to know if the deposit have been reconcile, the best will be to add a workflow
* [FIX] fix error when replaying commit
* [REF] remove dependency on sale_quick_payment as check can be registred in various way like native voucher
* [CLEAN] pep8 cleanup no code change
* [REF] clean remove useless code, default value are called during the create
* [FIX] fix wrong spelling
* [REF] V7 clean up
2021-04-21 13:39:00 +02:00
Benoit Guillot
1127750199 [FIX+IMP] account_check_deposit: Several things:
* Clean code
* Add access rules for account_check_deposit
* Change print button name
2021-04-21 13:39:00 +02:00
Delli Chafique
5705bab6c4 [IMP]account_check_deposit: add the print option webkit 2021-04-21 13:39:00 +02:00
Sébastien Beau
830fac1675 [FIX] fix remove pdb call 2021-04-21 13:39:00 +02:00
Benoit Guillot
abe96ad11f [INIT] init module to manage check deposits 2021-04-21 13:39:00 +02:00