This website requires JavaScript.
Explore
Help
Register
Sign In
audrius
/
account-reconcile
Watch
1
Star
0
Fork
1
You've already forked account-reconcile
mirror of
https://github.com/OCA/account-reconcile.git
synced
2025-01-20 12:27:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f95f68d915d490503e4a7c2eb84aebc82bffec5c
account-reconcile
/
account_statement_base_completion
History
Yannick Vaucher
f95f68d915
set account_id optional in account_statement_base_completion instead of account_statement_base_import
2014-05-05 17:47:58 +02:00
..
i18n
Launchpad automatic translations update.
2014-05-03 06:52:28 +00:00
security
Bunch of fixes and small improvements on modules: account_statement_base_completion, account_statement_completion_voucher, account_statement_ext, account_advanced_reconcile, account_statement_base_import
2012-06-27 09:58:32 +02:00
test
[del] TODO
2013-12-20 17:25:50 +01:00
tests
[FIX] too many characters are escaped, leading to an 'invalid regular expression: invalid escape \ sequence' error.
2014-03-04 14:19:28 +01:00
__init__.py
[FIX] escape res_partner.name column as second arg of regexp_matches and keep the first one as unescaped. Add a lot of tests for completion based on the res_partner name
2014-02-17 18:24:03 +01:00
__openerp__.py
[IMP] Add buttons to open unreconciled and partially reconciled items from a profile to easy the verification and controlling
2014-04-02 16:52:35 +02:00
data.xml
[imp] account_statement_base_completion: put what depends on sale on a separate module
2013-12-03 16:04:25 +01:00
partner_view.xml
[MRG] Add all the bank statement improvements that we made. This is mostly based on :
2012-06-20 16:10:01 +02:00
partner.py
[FIX] pep8, pylint, eyeballing
2012-12-20 14:37:01 +01:00
statement_view.xml
[IMP] account_statement_base_completion - move 'Auto completion' button in flux button to set it more accessible
2013-06-28 17:22:13 +02:00
statement.py
set account_id optional in account_statement_base_completion instead of account_statement_base_import
2014-05-05 17:47:58 +02:00