odoo/addons/account
Mustufa Rangwala 18bd5278ee [FIX] Account: YAML for validate move
bzr revid: mra@mra-laptop-20100830113518-j7mz4nt56200ojgh
2010-08-30 17:05:18 +05:30
..
data [MERGE] merge with same branch 2010-08-30 12:25:06 +02:00
demo [IMP] account: assigned collection and paid account to remaining configuration charts taxes, assigned common sequence for sale and purchase, assigned invoice seq for minimum chart demo journals. 2010-08-26 19:15:15 +05:30
i18n Launchpad automatic translations update. 2010-08-30 04:59:03 +01:00
process [IMP] account: added the descritpion of the 'invoice' role and moved it into the account_invoice_workflow.xml file 2010-08-27 11:13:51 +02:00
project [IMP] Account: don't display the analytic account in red if there is no date end defined on it but in black => red should only be when there is a date end which is overpassed 2010-08-28 12:22:50 +05:30
report [IMP][FIX] account: Added context instead of domain in different act windows of partner object, Fixed 'active_id' error in code. 2010-08-26 15:15:13 +05:30
security [ADD] account, account_payment, analytic: added company related record rules for some objects and also added company field. 2010-08-20 17:02:18 +05:30
test [FIX] Account: YAML for validate move 2010-08-30 17:05:18 +05:30
wizard [IMP] Account: added a check that all the account move lines have an account that are in the same chart while validating a move 2010-08-30 12:36:28 +05:30
__init__.py [ADD]: add a new feature to account, cash register based on bank statement 2010-06-27 00:46:11 +05:30
__openerp__.py [REM] Account: on invoice, remove completely the pay invoice wizard... this feature will not be needed anymore. The account_voucher module will add something similar => just remove the wizard) 2010-08-30 11:43:34 +05:30
account.py [MERGE] merge with same branch 2010-08-30 12:50:01 +02:00
account_analytic_line.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_assert_test.xml [IMP] account: replaced 'Ledger Posting' terms 2010-08-24 15:06:22 +02:00
account_bank_statement.py [REF] Account 2010-08-30 11:58:31 +05:30
account_cash_statement.py [REF] 2010-08-30 16:16:42 +05:30
account_demo.xml [FIX]: fix a problem of de-active demo chart account 2010-08-14 18:48:42 +05:30
account_end_fy.xml [IMP] Account: Add extended groups to menus 2010-08-14 12:27:21 +05:30
account_installer.xml [REM]: remove account_voucher_paymet as this module merged with the account_voucher 2010-08-21 00:27:46 +05:30
account_invoice_view.xml [REM] Account: on invoice, remove completely the pay invoice wizard... this feature will not be needed anymore. The account_voucher module will add something similar => just remove the wizard) 2010-08-30 11:43:34 +05:30
account_invoice_workflow.xml [MERGE] merge with same branch 2010-08-30 12:25:06 +02:00
account_menuitem.xml [FIX]: change the name of menu 2010-08-26 15:32:48 +05:30
account_move_line.py [FIX] Cleaning account voucher: -550 lines 2010-08-26 02:14:59 +02:00
account_report.xml [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_unit_test.xml [FIX]: fix small problems in l10n_ch_chart_c2c_pcg 2010-07-13 20:00:27 +05:30
account_view.xml [MERGE] merge with same branch 2010-08-30 12:25:06 +02:00
account_wizard.xml [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
board_account_demo.xml [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
board_account_view.xml [IMP] Analytic account with group extended with all modules where it refrence 2010-08-17 16:43:35 +05:30
company.py typo 2010-08-14 17:42:31 +05:30
company_view.xml [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
configurable_account_chart.xml [IMP] account: assigned collection and paid account to remaining configuration charts taxes, assigned common sequence for sale and purchase, assigned invoice seq for minimum chart demo journals. 2010-08-26 19:15:15 +05:30
installer.py [REF] Account 2010-08-30 11:58:31 +05:30
invoice.py [FIX] Account: fixed bug in method amount_change of class account_invoice_tax 2010-08-30 15:57:03 +05:30
partner.py [REF] Account 2010-08-30 11:58:31 +05:30
partner_view.xml [IMP][FIX] account: Added context instead of domain in different act windows of partner object, Fixed 'active_id' error in code. 2010-08-26 15:15:13 +05:30
product.py [IMP] account: improved help tooltips on product and product category. Thanks Ferdinand @ ChriCar for the contribution 2010-06-30 11:34:05 +02:00
product_view.xml [IMP/FIX] Account : view improved for template 2010-06-22 12:56:35 +05:30
sequence.py [REF] account: code formating in sequence 2010-07-07 17:33:14 +02:00
sequence_view.xml [FIX] account: sequences in fiscal years should be restricted to the same type. 2010-07-28 12:35:41 +05:30