odoo/addons/account
Raphael Collet d08ad3bab3 [MERGE] trunk-some_typo (fix capitalization and typos in labels)
bzr revid: rco@openerp.com-20120510151939-fdadjh0rgll6uihr
2012-05-10 17:19:39 +02:00
..
data [FIX] account type 'bank' is on Asset side in BS 2012-02-17 11:37:12 +01:00
demo [IMP] account : remove invoice address 2012-03-05 12:18:45 +05:30
edi [MERGE] Merge with lp:openobject-addons 2012-03-29 18:30:46 +05:30
i18n [MERGE] trunk-some_typo (fix capitalization and typos in labels) 2012-05-10 17:19:39 +02:00
process merged with trunk 2010-12-30 15:28:09 +05:30
project [MERGE]: Merge with lp:openobject-addons 2012-04-26 14:48:33 +05:30
report [MERGE] trunk-some_typo (fix capitalization and typos in labels) 2012-05-10 17:19:39 +02:00
security [IMP] groups: remove auto-inclusion of admin in groups, and make the inclusion explicit in groups 2012-04-04 11:08:30 +02:00
test [FIX] account: fixed EDI test accordingly to the removal of res.partner.address 2012-03-20 11:44:39 +01:00
wizard [MERGE]: Merge with lp:openobject-addons 2012-04-26 14:48:33 +05:30
__init__.py [MERGE] branch trunk-v62_config_account-uco (new config wizard for accounting) 2012-03-28 09:41:46 +02:00
__openerp__.py [FIX] account: missing action reference in xml file 2012-03-28 10:05:52 +02:00
account.py [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_analytic_line.py [FIX] all: use newly introduced fields.date.context_today 2012-02-13 19:07:41 +01:00
account_assert_test.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_bank.py [FIX] res.partner.bank: respect company restrictions when assign parent account for new bank GL account 2012-03-09 11:56:59 +01:00
account_bank_statement.py [MERGE] Latest fixes from 6.1 2012-03-22 15:36:54 +01:00
account_bank_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_cash_statement.py [MERGE] Latest fixes from 6.1 2012-03-22 15:36:54 +01:00
account_end_fy.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_financial_report.py [MERGE] account: merged the branch that add debit/credit option on financial reports 2012-02-13 11:49:37 +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]all: Improve all typos 2012-04-24 11:35:32 +05:30
account_invoice.py [IMP] account: improve msg formatting and revert the changes for due date calculation 2012-05-08 14:15:49 +05:30
account_invoice_view.xml [MERGE]: Merge with lp:openobject-addons 2012-04-26 14:48:33 +05:30
account_invoice_workflow.xml [IMP] Added chatter notification for account invoice 2012-03-19 16:08:23 +05:30
account_menuitem.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_move_line.py [FIX] all: use newly introduced fields.date.context_today 2012-02-13 19:07:41 +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 [IMP] account: improved print journal report + added a dedicated RML for sale/purchase journal printing. Based on the same parser, this new report additionaly print information about VAT. From an original idea and parts of code of Noviat. 2012-02-03 15:53:20 +01:00
account_unit_test.xml [FIX] removed filed address_contact_id 2012-03-07 16:12:05 +05:30
account_view.xml [MERGE]: Merge with lp:openobject-addons 2012-04-26 14:48:33 +05:30
board_account_view.xml dashboard use manual layout 2012-04-10 16:05:57 +02:00
company.py [REF] account: code refactoring for print overdue payment report 2012-05-10 13:38:26 +02:00
company_view.xml [MERGE] sync with latest trunk 2011-09-29 13:08:56 +02:00
configurable_account_chart.xml [FIX] no cost at reception 2011-12-30 12:06:04 +01:00
installer.py [IMP] Small code cleaning. 2012-02-13 16:21:52 +01:00
ir_sequence.py [FIX] Reference to undefined context variable 2012-03-22 12:39:59 +01:00
ir_sequence_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
partner.py Add active field on account.fiscal.position. 2011-08-24 23:19:43 +02:00
partner_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
product.py [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
product_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
res_config.py [IMP] account, crm_claim, event : Improved some typos. 2012-05-08 15:06:04 +05:30
res_config_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
res_currency.py [MERGE] merged the dev3 branch 2011-01-14 01:11:01 +01:00