odoo/addons/account
Raphael Collet d17d438405 [MERGE] trunk-review-dashboards (reorganize dashboards in menu Reporting)
bzr revid: rco@openerp.com-20120621101007-g8bvaxwfh86t47ng
2012-06-21 12:10:07 +02:00
..
data [IMP] account: clean up wizard.multi.charts.accounts 2012-06-19 16:38:09 +02:00
demo [IMP] account : remove invoice address 2012-03-05 12:18:45 +05:30
edi [IMP] account: changes related to the cleaning of the invoice workflow 2012-05-25 17:17:40 +02:00
i18n [MERGE] trunk-review-dashboards (reorganize dashboards in menu Reporting) 2012-06-21 12:10:07 +02:00
process merged with trunk 2010-12-30 15:28:09 +05:30
project [REF] Change the CSS classes 2012-06-19 10:56:18 +02:00
report [IMP] better views, mostly accoung wizards form 2012-06-09 15:50:41 +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 fix 2012-06-10 12:03:38 +02:00
__init__.py [MERGE] branch trunk-v62_config_account-uco (new config wizard for accounting) 2012-03-28 09:41:46 +02:00
__openerp__.py [IMP]all: remove a complexity in openerp and move asset management and Payroll in extra modules 2012-05-18 10:56:05 +05:30
account.py [IMP] account: remove unused field in account configuration 2012-06-19 16:57:28 +02:00
account_analytic_line.py [IMP] UOM to Unit of Measure everywhere in account and Picking and Invoicing Policy to Invoicing Policy in sale/res_config.py 2012-04-25 12:38:25 +05:30
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] Merge with lp:openobject-adddons 2012-05-23 10:27:07 +05:30
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] account: clean up wizard forms 2012-06-20 10:07:37 +02:00
account_invoice.py [FIX] account_invoice: fixed message added to the wrong document. 2012-06-01 14:15:47 +02:00
account_invoice_view.xml [REF] Change the CSS classes 2012-06-19 10:56:18 +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: root menu is now 'Invoicing', and becomes 'Accounting' once module account_accountant is installed 2012-06-20 09:12:53 +02:00
account_move_line.py [FIX] account: The account.move.line overwrite the fields_view_get 2012-06-15 15:49:45 +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 : Added one fields.boolean('sent', readonly=1) and display the 'print' button and the 'send by email' button only if it is False. 2012-05-24 12:02:38 +05:30
account_unit_test.xml [FIX] removed filed address_contact_id 2012-03-07 16:12:05 +05:30
account_view.xml [MERGE] from trunk 2012-06-20 14:02:18 +02:00
board_account_view.xml [DUMMY] convert tabs to spaces in some xml files 2012-06-21 10:44:36 +02:00
company.py [REF] account: code refactoring for print overdue payment report 2012-05-10 13:38:26 +02:00
company_view.xml [IMP] Add Placeholder @account 2012-05-29 14:26:42 +05:30
installer.py [IMP]:set dict if context is None. 2012-06-05 16:49:46 +05:30
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 [REF] Change the CSS classes 2012-06-19 10:56: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 [REF] Review some form views with the guide lines 2012-06-13 11:06:57 +02:00
res_config.py [IMP] account: remove unused field in account configuration 2012-06-19 16:57:28 +02:00
res_config_view.xml [MERGE] from trunk 2012-06-20 14:02:18 +02:00
res_currency.py [MERGE] merged the dev3 branch 2011-01-14 01:11:01 +01:00