odoo/addons/account
Fabien Pinckaers a21cc373bf [MERGE] project cleanup
bzr revid: fp@tinyerp.com-20121022175311-9dqift6jop58qw7m
2012-10-22 19:53:11 +02:00
..
data [IMP] account: usability improvement (hide the state column of account.move.line which doesn't provide useful information most of the time) 2012-10-17 11:41:42 +02:00
demo [REF] account: removed dead field 'property_reserve_and_surplus_account' that was not used anymore 2012-10-15 13:48:47 +02:00
edi [REM] email.template: remove all text versions of demo/data templates 2012-09-04 15:28:03 +02:00
i18n Launchpad automatic translations update. 2012-10-18 04:41:10 +00:00
process [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
project [MERGE]:trunk 2012-10-22 10:47:37 +05:30
report [FIX] account: print overdue report 2012-10-18 16:33:32 +02:00
security [FIX] l10n_ma unnecessary group 2012-09-28 09:36:32 +02:00
static/src [FIX] fixed another bug in reconciliation javascript part 2012-10-22 12:41:44 +02:00
test [FIX] account: the readonly fields aren't send to the server at the record creation 2012-10-19 15:30:50 +02:00
wizard [IMP] wizard messages 2012-10-08 09:32:09 +02:00
__init__.py removed lot of stuff 2012-09-17 17:10:31 +02:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
account.py [FIX] account: the readonly fields aren't send to the server at the record creation 2012-10-19 15:30:50 +02:00
account_analytic_line.py [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!') 2012-08-07 13:31:37 +02:00
account_assert_test.xml
account_bank.py [MERGE] trunk 2012-10-02 12:29:15 +02:00
account_bank_statement.py [REV] revert revision 7730 that will be pushed to trunk via another branch (a dedicated one) 2012-10-10 12:08:32 +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 [IMP] account: Merge the opening_control and closing_control flags in cash_control 2012-08-28 13:21:16 +02: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] usability 2012-09-12 19:58:34 +02:00
account_invoice.py [FIX] sale, account: propagate the sequence from the sale order line to the invoice line 2012-10-08 14:17:45 +02:00
account_invoice_view.xml [MERGE] fix breadcrum bouncing issue 2012-10-22 19:35:20 +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 [FIX]access rights for customers 2012-09-25 18:22:57 +05:30
account_move_line.py [FIX] account: the readonly fields aren't send to the server at the record creation 2012-10-19 15:30:50 +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 [FIX] account: reload already printed invoices that are stored as attachment instead of generating the report again 2012-08-08 12:14:19 +02: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 [IMP] account: usability improvement (hide the state column of account.move.line which doesn't provide useful information most of the time) 2012-10-17 11:41:42 +02:00
board_account_view.xml [FIX] removed buggy dashboard on treasury 2012-09-17 18:49:39 +02:00
company.py [REF] account: removed dead field 'property_reserve_and_surplus_account' that was not used anymore 2012-10-15 13:48:47 +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 [IMP] usability, clean several screens 2012-09-12 19:16:36 +02:00
ir_sequence.py [FIX] Reference to undefined context variable 2012-03-22 12:39:59 +01:00
ir_sequence_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
partner.py [MERGE] fiscal position, double declaration, courtesy of C2C 2012-09-29 14:01:24 +02:00
partner_view.xml [FIX] removed buggy graph view of analytic accounts 2012-09-28 19:50:12 +02:00
product.py [IMP]Adding taxes to product category 2012-08-22 18:17:10 +05:30
product_view.xml [IMP]Product: sale_delay, loc_rack, loc_row, loc_case fields move from product to stock and purchase_ok field move from product to purchase and related views and data updated 2012-10-03 12:18:40 +05:30
res_config.py [IMP] account, res_config: added an option to enable the analytic accounting 2012-09-27 10:02:08 +02:00
res_config_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
res_currency.py [fix] remove some useless changes after review 2012-03-30 15:30:01 +02:00