odoo/addons/account
Quentin (OpenERP) f0eac0b71b [REF] code refactoring
bzr revid: qdp-launchpad@openerp.com-20130215143718-96rdoi766tsm3fho
2013-02-15 15:37:18 +01:00
..
data [IMP] Message subtypes: set almost all subtypes as False by default, to avoid spamming contact partners. 2013-01-30 10:09:42 +01:00
demo [IMP] Account : changes done 2012-12-19 15:26:16 +05:30
edi [MERGE] From trunk 2012-12-17 15:43:06 +01:00
i18n Launchpad automatic translations update. 2013-02-14 05:36:33 +00:00
process [MERGE] Bugfixes from 6.1 until revision 6900 2012-12-18 03:11:23 +01:00
project Analytic accounts contract search view 2013-02-05 11:02:23 +01:00
report [FIX] account: added the ir.values to add the partner_ledger report as report on the res.partner object + fixed that part of the code 2013-01-23 12:32:53 +01: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 [ADD]form in action quick journal items and CSS Class to handle switcher 2012-12-20 11:43:45 +01:00
test [FIX] import openerp.{netsvc,tools} instead of {netsvc,tools} in YML tests. 2013-02-09 07:29:29 +01:00
tests [TEST] starting unit tests for taxes 2012-11-01 21:39:35 +01:00
wizard [MERGE] from trunk 2013-02-13 09:35:19 +01: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 [FIX] account: missing ondelete cascade rule on m2o between 2 TransientModels 2013-01-29 14:34:27 +01:00
account_analytic_line.py [MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion) 2012-12-18 23:50:15 +01: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 [FIX]account:help updated 2012-12-20 17:24:56 +05:30
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 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision 2012-12-17 16:23:03 +01:00
account_end_fy.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_financial_report.py [REF] account: added docstring in few methods of account.financial.report 2013-02-11 13:50:56 +01:00
account_financial_report_data.xml [FIX] account: financial reports and data for account_account_type fixed 2012-01-26 15:26:18 +01:00
account_installer.xml [IMP] usability 2012-09-12 19:58:34 +02:00
account_invoice.py [REF] code refactoring 2013-02-15 15:37:18 +01:00
account_invoice_view.xml [REF] code refactoring 2013-02-15 15:37:18 +01: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 [FIX] account: when editing an account.move, don't crash at the creation of account.move.line because the date isn't given, if it already exists in the parent move 2013-01-11 14:54:26 +01: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 [FIX]account:fixed the issue of missing RML file in account module 2012-11-01 14:41:21 +05:30
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 [FIX] account: tree drill-down action bindings were removed by error for Chart of Accounts/Taxes 2013-01-24 13:38:27 +01:00
board_account_view.xml [FIX] removed buggy dashboard on treasury 2012-09-17 18:49:39 +02:00
company.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
ir_sequence.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
ir_sequence_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
partner.py [IMP] Account : changes done 2012-12-19 15:26:16 +05:30
partner_view.xml Merge with addons/trunk revno 8168. 2012-11-29 23:26:45 +01:00
product.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00