Commit Graph

368 Commits (0e15d76a181fcafbc2d200514de50a9b009cd7c9)

Author SHA1 Message Date
Florian da Costa 9f61dda791 invalidate cache after move sql insert 2019-08-13 14:24:15 +02:00
Matthieu Dietrich daa111b87f Correct sign for debit amount 2019-08-13 14:24:15 +02:00
Florian da Costa 658b810f85 Add option on journal to create one or two counterparts automatically 2019-08-13 14:24:15 +02:00
Florian da Costa bf03a29c49 Handle multi move in parser 2019-08-13 14:24:15 +02:00
Matthieu Dietrich b4fd711242 Add amount_residual for reconciliation later on 2019-08-13 14:24:15 +02:00
Matthieu Dietrich daa38a622c Only set account_id if not set by parser 2019-08-13 14:24:15 +02:00
Matthieu Dietrich 1492cce657 Rename many2many table 2019-08-13 14:24:15 +02:00
Matthieu Dietrich 3d67f4b664 Rename menu + add roadmap in readme 2019-08-13 14:24:15 +02:00
Matthieu Dietrich 3e27170f23 Remove last mentions of statement 2019-08-13 14:24:15 +02:00
Matthieu Dietrich 48b47e70ac Corrections 2019-08-13 14:24:15 +02:00
Matthieu Dietrich 6211637f67 Rename last values 2019-08-13 14:24:15 +02:00
Matthieu Dietrich f15aa63461 Remane import modules 2019-08-13 14:24:15 +02:00
OCA Transbot 8b6c3cd8bb Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-reconcile-12.0/account-reconcile-12.0-account_move_reconcile_helper
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-12-0/account-reconcile-12-0-account_move_reconcile_helper/
2019-08-08 10:19:39 +00:00
OCA-git-bot 024232f959 Merge PR #246 into 12.0
Signed-off-by pedrobaeza
2019-08-08 09:34:40 +00:00
OCA-git-bot 2383911e26 [ADD] setup.py 2019-08-08 09:34:40 +00:00
OCA-git-bot 5136fb436d [UPD] README.rst 2019-08-08 09:34:39 +00:00
oca-travis 021795cb05 [UPD] Update account_move_reconcile_helper.pot 2019-08-08 09:21:43 +00:00
Abraham Anes fc107a3ba6 [12.0][MIG] account_move_reconcile_helper 2019-08-08 09:09:30 +00:00
oca-travis c429531102 [UPD] Update account_move_reconcile_helper.pot 2019-08-08 09:09:30 +00:00
OCA Transbot 1aa478a567 OCA Transbot updated translations from Transifex 2019-08-08 09:09:30 +00:00
Benjamin Willig 24aa987668 [ADD] account_move_reconcile_helper 2019-08-08 09:09:30 +00:00
mreficent aa924a7585 [MIG] account_set_reconcilable: Migration to 12.0 2019-08-02 15:19:32 +02:00
OCA-git-bot c71742506d [UPD] README.rst 2019-08-02 15:19:32 +02:00
Aaron Henriquez 5e4fe411b6 [IMP]calculate amount residual also when setting the account as not reconcilable 2019-08-02 15:19:32 +02:00
oca-travis 7c2da71f5b [UPD] Update account_set_reconcilable.pot 2019-08-02 15:19:32 +02:00
OCA-git-bot 2a18c7411d [UPD] README.rst 2019-08-02 15:19:32 +02:00
mreficent 0daf1a1d0a [ADD] Tests 2019-08-02 15:19:32 +02:00
Jordi Ballester Alomar 00d267a53d [IMP] Change strategy 2019-08-02 15:19:32 +02:00
mreficent e3590c6919 [ADD] account_set_reconcilable 2019-08-02 15:19:32 +02:00
OCA-git-bot 17c3ec9964 Merge PR #281 into 12.0
Signed-off-by pedrobaeza
2019-08-02 13:11:53 +00:00
oca-travis f05ab62b34 [UPD] Update account_reconcile_restrict_partner_mismatch.pot 2019-08-02 13:01:49 +00:00
mreficent fe8d857507 [FIX] Add description to a model 2019-08-02 14:46:42 +02:00
OCA-git-bot 2f2e93e0ad [UPD] README.rst 2019-07-29 02:39:37 +00:00
oca-travis a3fc45dea8 [UPD] Update account_reconcile_restrict_partner_mismatch.pot 2019-07-24 09:01:40 +00:00
OCA-git-bot 855befb6d4 [ADD] setup.py 2019-07-24 08:54:17 +00:00
OCA-git-bot 5234ded492 [UPD] README.rst 2019-07-24 08:54:16 +00:00
Yannick Vaucher 9e3ab9e76c
Merge pull request #274 from i-vyshnevska/12.0-account_reconcile_restrict_partner_mismatch
[12.0][ADD] create addon: account_reconcile_restrict_partner_mismatch
2019-07-24 10:53:03 +02:00
Iryna Vyshnevska 56e46f190e [12.0][MIG] account_mass_reconcile_transaction_ref 2019-07-22 15:18:44 +03:00
Iryna Vyshnevska f8bbd9ffa2 [IMP] aditional depndency to trigger recompute properly 2019-07-22 15:14:01 +03:00
Iryna Vushnevska 2af8a56416 [FIX] apropriate method calls, import tests 2019-07-22 15:13:50 +03:00
OCA-git-bot 20d1c8225c [ADD] icon.png 2019-07-22 15:12:55 +03:00
oca-travis 8c1b11e410 [UPD] Update account_mass_reconcile_transaction_ref.pot 2019-07-22 15:12:55 +03:00
OCA-git-bot 684db72359 [UPD] README.rst 2019-07-22 15:12:55 +03:00
Akim Juillerat acfe89c072 [MIG] account_mass_reconcile_transaction_ref: Migration to 11.0 2019-07-22 15:12:55 +03:00
oca-travis be1f93ed28 [UPD] Update account_mass_reconcile_transaction_ref.pot 2019-07-22 15:12:55 +03:00
OCA-git-bot c47d19d084 [UPD] README.rst 2019-07-22 15:12:55 +03:00
Akim Juillerat 7fbaf65490 Update manifest and split readme
Fix breaking typo on model name for reconciliation method

Add unittest

Add myself to contributors
2019-07-22 15:12:55 +03:00
Damien Crier 0824069007 [MIG] account_mass_reconcile_transaction_ref: Migration to 10.0 2019-07-22 15:12:55 +03:00
Pedro M. Baeza 7ba1b756ee [MIG] Make modules uninstallable
[MIG] Rename manifest files
2019-07-22 15:12:55 +03:00
Stéphane Bidoul (ACSONE) 0c12c1344b [FIX] remove en.po that was erroneously created by transbot
remove obsolete .pot files [ci skip]
2019-07-22 15:12:55 +03:00