Commit Graph

48 Commits

Author SHA1 Message Date
Joel Grand-Guillaume
fb85fdd800 [FIX] account_reconcile: Import osv for osv.except 2018-04-25 12:37:59 +03:00
@
b2513940c7 [ADD] account_easy_reconcile: structure for the reconciliation history 2018-04-25 12:37:59 +03:00
@
0716cb66d7 [IMP] account_easy_reconcile: update the module description,
remove the link to c2c-financial-addons
2018-04-25 12:37:59 +03:00
@
632fe87653 [FIX] account_easy_reconcile: added missing security configuration 2018-04-25 12:37:59 +03:00
Vincent Renaville
20949e31bd [ADD] account easy reconcile: fr po
(lp:account-extra-addons rev 27.1.1)
2018-04-25 12:37:59 +03:00
sebastien beau
5934bc3e52 [IMP] account_easy_reconcile: add reconciliation by reference
(lp:account-extra-addons rev 30)
[FIX] account_easy_reconcile : fix domain evaluation
(lp:account-extra-addons rev 29)
2018-04-25 12:13:28 +03:00
@
1310d2f7ba [IMP] account_easy_reconcile: extracted classes in modules
(lp:account-extra-addons rev 26.1.10)
2018-04-25 12:13:28 +03:00
@
9fe7de21bd [IMP] account_easy_reconcile: modularized reconciliation methods
(lp:account-extra-addons rev 26.1.9)
2018-04-25 12:13:28 +03:00
@
b757a93814 [REF] account_easy_reconcile: refactoring of easy_reconcile
(lp:account-extra-addons rev 26.1.8)
2018-04-25 12:13:28 +03:00
@
d25e595c7a [IMP] account_easy_reconcile: better coding style
(lp:account-extra-addons rev 26.1.2)
2018-04-25 12:13:28 +03:00
unknown
ec03680809 [ADD] account_advanced_reconcile: fr po 2018-04-25 12:13:28 +03:00
Joël Grand-Guillaume
c729753272 [MRG] account_advanced_reconcile: 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)
2018-04-25 12:13:07 +03:00
Joël Grand-Guillaume
40f8cca85f [MRG] account_advanced_reconcile: From customer branch
(lp:c2c-financial-addons/6.1 rev 58)
2018-04-25 11:50:39 +03:00
@
941c7522a7 [REF] account_advanced_reconcile: arrange files
(lp:c2c-financial-addons/6.1 rev 24.2.7)
2018-04-25 11:50:27 +03:00
@
f3497101d7 [REF] account_advanced_reconcile: moved file
(lp:c2c-financial-addons/6.1 rev 24.2.6)
2018-04-25 11:50:06 +03:00
@
446540bb4d [ADD] account_advanced_reconcile: intermediate commit for a big piece of code
which have still to be exectuted, not sure if it will runs or just miserably crash
(lp:c2c-financial-addons/6.1 rev 24.2.2)
2018-04-25 11:49:20 +03:00
@
78f7fdf929 [REF] refactoring of account_advanced_reconcile
using account_easy_reconcile (lp:c2c-financial-addons/6.1 rev 24.2.1)
2018-04-25 11:48:36 +03:00
@
c769d391c5 [MRG] account_statement_reconcile,renamed account_advanced_reconcile
based on account_easy_reconcile (lp:c2c-financial-addons/6.1 rev 24.1.20)
2018-04-25 11:47:37 +03:00
sebastien beau
6f32255412 [INIT] add a new module account_easy_reconcile.
For reconciling entries automatically (lp:account-extra-addons rev 22)
2018-04-25 11:46:36 +03:00
OCA Git Bot
c9b303d562 [ADD] setup.py [ci skip] 2018-04-19 04:31:18 +02:00
OCA Transbot
3081a09e31 OCA Transbot updated translations from Transifex 2018-04-14 02:25:23 +02:00
OCA Git Bot
b674be1da4 [ADD] setup.py 2018-04-07 04:35:40 +02:00
Pedro M. Baeza
bf45c681d3 Merge pull request #206 from yvaucher/11-0-mig-base_transaction_id-squashed
[11.0][MIG] base_transaction_id
2018-04-06 16:11:31 +02:00
Yannick Vaucher
81be8bb508 [MIG] base_transaction_id: Migration to 11.0 2018-04-06 14:10:54 +02:00
OCA Transbot
e7ba87039f OCA Transbot updated translations from Transifex
- Translation template files.
- former Launchpad automatic translations update.
2018-04-06 14:10:54 +02:00
Denis Leemann
cb5d883650 [MIG] base_transaction_id: Migrated to 10.0 2018-04-06 14:10:54 +02:00
Alexis de Lattre
91b6d415d8 Start work to port account_move_base_import and base_transaction_id to v10 2018-04-06 13:49:22 +02:00
Pedro M. Baeza
929cef7b9a [MIG] Rename manifest files 2018-04-06 13:49:22 +02:00
Yannick Vaucher
d3774be466 [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
2018-04-06 13:49:22 +02:00
Stéphane Bidoul
0cbd481389 [UPD] prefix versions with 8.0 2018-04-06 13:49:22 +02:00
Guewen Baconnier
dcbb6e5893 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.
2018-04-06 13:49:22 +02:00
Alexandre Fayolle
8076a89353 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.
2018-04-06 13:49:21 +02:00
Lorenzo Battistini
74ab48d303 [FIX] missing call to super (finalize_invoice_move_lines) 2018-04-06 13:49:21 +02:00
Guewen Baconnier
b9506902a5 Allow the new bank statement reconciliation to search in transaction_ref
Require https://github.com/odoo/odoo/pull/3025 to be merged to work!
2018-04-06 13:49:21 +02:00
Guewen Baconnier
a95bc8d933 [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
2018-04-06 13:49:21 +02:00
Guewen Baconnier
01eb11ca62 the transaction id is copied only on account move lines having the same account than the invoice's one (the payable / receivable) 2018-04-06 13:49:21 +02:00
Guewen Baconnier
3151fd2f55 copy the transaction_ref to the move lines from the invoice 2018-04-06 13:49:21 +02:00
Guewen Baconnier
49808d8a07 [ADD] account_move_line.transaction_ref field in base_transaction_id 2018-04-06 13:49:21 +02:00
Joel Grand-Guillaume
f4afb79a42 [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
2018-04-06 13:49:21 +02:00
Joël Grand-Guillaume
1ac75bbdfb [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)
2018-04-06 13:49:21 +02:00
Joël Grand-Guillaume
b3e7b2799d [MRG] From customer branch
(lp:c2c-financial-addons/6.1 rev 58)
2017-11-16 16:28:28 +01:00
Joël Grand-Guillaume
7d9e1669bd [IMP] Merge treasury statement into bank.statement object. We don't need both finaly
(lp:c2c-financial-addons/6.1 rev 24.1.15)
2017-11-16 16:28:28 +01:00
Joël Grand-Guillaume
24c59c8e5e [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)
2017-11-16 16:28:28 +01:00
Joël Grand-Guillaume
57b7175a58 [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)
2017-11-16 16:28:28 +01:00
Yannick Vaucher
3f085af62a [ADD] mod base_transaction_id
(lp:c2c-financial-addons/6.1 rev 24.1.5)
2017-11-16 16:28:28 +01:00
Pedro M. Baeza
80f459c0fa README.md: Rename to account-reconcile 2017-10-12 15:38:31 +02:00
OCA Git Bot
6761082525 [ADD] setup.py 2017-10-07 16:44:10 +02:00
Pedro M. Baeza
b8c8ec8769 [MIG] Add metafiles
[skip ci]
2017-10-03 16:01:03 +02:00