odoo/addons/account
Quentin (OpenERP) 33f27b362b [MERGE] forward port of addons v7 up to revision 9045
bzr revid: qdp-launchpad@openerp.com-20130422153449-c62emljfa4a49758
2013-04-22 17:34:49 +02:00
..
data [FIX] account: removal of warnings at database creation due to unknown fields in account.payment.term.line model 2013-03-14 15:53:37 +01:00
demo [FIX] account: removal of warnings at database creation due to unknown fields in account.payment.term.line model 2013-03-14 15:53:37 +01:00
edi [IMP] email_template: renamed email_recipients field to partner_to, in order to have a name that means something. 2013-02-25 11:19:18 +01:00
i18n Launchpad automatic translations update. 2013-04-21 05:32:37 +00:00
process [MERGE] Bugfixes from 6.1 until revision 6900 2012-12-18 03:11:23 +01:00
project [MERGE] forward port of addons v7 up to revision 9045 2013-04-22 17:34:49 +02:00
report [MERGE] forward port of addons v7 up to revision 9045 2013-04-22 17:34:49 +02:00
security [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion) 2012-12-19 00:20:01 +01:00
static/src [FIX] account: minor javascript problem that made appear a stack trace 2013-04-18 17:13:53 +02:00
test [MERGE] merged trunk. 2013-03-22 14:49:58 +01:00
tests [TEST] starting unit tests for taxes 2012-11-01 21:39:35 +01:00
wizard [MERGE] accounts* modules: forward port of revision 9033 of addons v7 that was passing 'account_period_prefer_normal=True' in the context in each and every call to account_period.find(). The behaviour is modified in order to search only on normal periods by default 2013-04-18 12:39:07 +02:00
__init__.py removed lot of stuff 2012-09-17 17:10:31 +02:00
__openerp__.py [ADD]form in action quick journal items and CSS Class to handle switcher 2012-12-20 11:43:45 +01:00
account.py [MERGE] accounts* modules: forward port of revision 9033 of addons v7 that was passing 'account_period_prefer_normal=True' in the context in each and every call to account_period.find(). The behaviour is modified in order to search only on normal periods by default 2013-04-18 12:39:07 +02:00
account_analytic_line.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_assert_test.xml
account_bank.py [MERGE] account: safer handling of acc_number values 2013-01-31 14:30:11 +01:00
account_bank_statement.py [MERGE] accounts* modules: forward port of revision 9033 of addons v7 that was passing 'account_period_prefer_normal=True' in the context in each and every call to account_period.find(). The behaviour is modified in order to search only on normal periods by default 2013-04-18 12:39:07 +02:00
account_bank_view.xml [IMP]Account:applying multi_currency group to currency fields 2012-08-27 18:33:40 +05:30
account_cash_statement.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_end_fy.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_financial_report.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_financial_report_data.xml
account_installer.xml [IMP] usability 2012-09-12 19:58:34 +02:00
account_invoice.py [MERGE] forward port of addons v7 up to revision 9045 2013-04-22 17:34:49 +02:00
account_invoice_view.xml [MERGE] forward port of addons v7 up to revision 9045 2013-04-22 17:34:49 +02:00
account_invoice_workflow.xml [IMP] account: changes related to the cleaning of the invoice workflow 2012-05-25 17:17:40 +02:00
account_menuitem.xml [IMP] Account : changed terms as suggested in account module 2012-12-19 12:26:45 +05:30
account_move_line.py [MERGE] forward port of addons v7 up to revision 9045 2013-04-22 17:34:49 +02:00
account_pre_install.yml [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address 2012-03-30 11:08:37 +02:00
account_report.xml [IMP] account: report.account.overdue is now only declared in XML (with the new `parser` attribute). 2013-02-22 16:59:32 +01:00
account_unit_test.xml [IMP]: (Work in progress)* Changed demo references according to changes in server, Aim is to add more common names and easy demo. 2012-06-19 12:46:24 +05:30
account_view.xml [MERGE] forward port of addons v7 up to revision 9045 2013-04-22 17:34:49 +02:00
board_account_view.xml [FIX] removed buggy dashboard on treasury 2012-09-17 18:49:39 +02:00
company.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
company_view.xml [IMP] account, account_voucher: moved some fields from res.company to accounting settings + removed duplicated fields (in company form view AND accounting settings) 2012-10-15 15:50:27 +02:00
installer.py [MERGE] accounts* modules: forward port of revision 9033 of addons v7 that was passing 'account_period_prefer_normal=True' in the context in each and every call to account_period.find(). The behaviour is modified in order to search only on normal periods by default 2013-04-18 12:39:07 +02:00
ir_sequence.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
ir_sequence_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
partner.py [MERGE] forward port of addons v7 up to revision 9045 2013-04-22 17:34:49 +02:00
partner_view.xml [MERGE] forward port of addons v7 up to revision 9045 2013-04-22 17:34:49 +02:00
product.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
product_view.xml [MERGE]: Merged with lp:openobject-addons 2012-11-29 09:53:39 +05:30
res_config.py [MERGE] fix of lp bug 1076509 2013-02-13 17:41:57 +01:00
res_config_view.xml [MERGE] fix of lp bug 1076509 2013-02-13 17:41:57 +01:00
res_currency.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00