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
c06af1b7cde331c10f38cbc0c2179d0ef07ea563
account-reconcile
/
account_statement_ext
History
Launchpad Translations on behalf of banking-addons-team
c06af1b7cd
Launchpad automatic translations update.
2014-06-10 06:51:05 +00:00
..
i18n
Launchpad automatic translations update.
2014-06-10 06:51:05 +00:00
report
[FIX] Minor fixes to enable install on trunk, explicit imports added, alternative string concatenation in help and change to correct xml comment style
2014-01-05 18:40:54 +13:00
security
[FIX] permissions on account.statement.profil: an accountant needs write access on the model to be able to import a bank statement
2013-03-27 18:39:56 +01:00
test
[fix] other related fields found in the statement
2014-03-06 18:14:44 +01:00
__init__.py
[IMP] Added the voucher period computation in the account_statement_ext module while it know depends on the account_voucher module.
2013-02-01 09:44:05 +01:00
__openerp__.py
Minor import fixes plus a couple of other small changes to allow trunk install. Changed method get_default_pay_receive_accounts of account_statement_ext to use orm built in get. Is actually an improvement as get ensures the result is the most specific property whereas the original method gave no such guarentee in a multicompany environment.
2014-05-14 17:45:12 +02:00
account_view.xml
[IMP] Add a group by bank statement in journal items search view to ease the reconciliation
2014-03-14 11:51:41 +01:00
account.py
[FIX] PEP8
2013-12-13 15:06:53 +01:00
report.xml
[MRG] Add all the bank statement improvements that we made. This is mostly based on :
2012-06-20 16:10:01 +02:00
statement_view.xml
[FIX] Minor fixes to enable install on trunk, explicit imports added, alternative string concatenation in help and change to correct xml comment style
2014-01-05 18:40:54 +13:00
statement.py
Minor import fixes plus a couple of other small changes to allow trunk install. Changed method get_default_pay_receive_accounts of account_statement_ext to use orm built in get. Is actually an improvement as get ensures the result is the most specific property whereas the original method gave no such guarentee in a multicompany environment.
2014-05-14 17:45:12 +02:00
voucher.py
[FIX] copyright year
2013-02-04 16:16:28 +01:00