odoo/addons/account
Quentin (OpenERP) 8f134d5c85 [IMP/FIX] account, manual reconciliation process
*replaced function get_next_partner() by list_partners_to_reconcile(), which is optmized, more explicit and returns now the result of name_get() (for convenience)
	*removed useless stuff about 'stop_reconcile' in context (replaced by the function has_something_to_reconcile())
	*changed semantic of last_reconciliation_date field. It's now intented to be filled only when the given partner does not have anything remaining to reconcile)

bzr revid: qdp-launchpad@openerp.com-20120918124640-eerh0ait8vt7n7ta
2012-09-18 14:46:40 +02:00
..
data [IMP] account template loading speedup 1min on runbot 2012-09-12 02:57:21 +02:00
demo [IMP] account template loading speedup 1min on runbot 2012-09-12 02:57:21 +02:00
edi [REM] email.template: remove all text versions of demo/data templates 2012-09-04 15:28:03 +02:00
i18n [MERGE] Merged with addons/trunk. 2012-08-29 09:42:44 +02:00
process [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
project [MERGE] muti-currency group 2012-09-10 22:14:08 +02:00
report [IMP]account_analytic_analysis: applying group multi currency to currency field 2012-08-28 14:19:45 +05:30
security [MERGE] purchase + [FIX] misc sale order without delivery orders 2012-09-16 17:05:17 +02:00
static/src finally got a fucking working version 2012-09-17 17:41:03 +02:00
test [FIX]: Improved old product names with new 2012-08-16 14:12:24 +05:30
wizard [IMP/FIX] account, manual reconciliation process 2012-09-18 14:46:40 +02:00
__init__.py removed lot of stuff 2012-09-17 17:10:31 +02:00
__openerp__.py removed lot of stuff 2012-09-17 17:10:31 +02:00
account.py [MERGE] lp:openobject-addons 2012-09-14 09:57:25 +05:30
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 merged with trunk 2010-12-30 15:28:09 +05:30
account_bank.py [IMP] account: adapt _prepare_name_get() of res.partner.bank to its new api 2012-09-13 13:46:09 +02:00
account_bank_statement.py [FIX] account: accounting creation from bank statement fixed (no partner was assigned on receivable/payable account.move.line) 2012-09-17 17:05:48 +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 [MERGE] Merged with addons/trunk. 2012-09-12 10:06:24 +02:00
account_invoice_view.xml [MERGE] muti-currency group 2012-09-10 22:14:08 +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 : changes made for amount_currency field and related changes applied 2012-08-29 11:40:48 +05:30
account_move_line.py [IMP/FIX] account, manual reconciliation process 2012-09-18 14:46:40 +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 remove useless stuff 2012-09-17 17:52:54 +02:00
board_account_view.xml [IMP] removing some board stuff 2012-09-06 17:23:03 +02:00
company.py [IMP]account : improve default for overdue_msg 2012-07-20 17:10:00 +05:30
company_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
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 [IMP/FIX] account, manual reconciliation process 2012-09-18 14:46:40 +02:00
partner_view.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
product.py [IMP]Adding taxes to product category 2012-08-22 18:17:10 +05:30
product_view.xml merge 2012-08-29 11:48:28 +02:00
res_config.py [MERGE]: Merge with lp:openobject-addons 2012-09-14 10:32:33 +05:30
res_config_view.xml [IMP] account: in settings, open the company form to change bank accounts (and company footer) 2012-09-13 14:43:32 +02:00
res_currency.py [fix] remove some useless changes after review 2012-03-30 15:30:01 +02:00