odoo/addons/account
Joel Grand-Guillaume ff19c0f96b Account:
[ADD] Field company_id on account.analytic.line
[ADD] Function Field currency_id, amount_currency on account.analytic.line, 
on account.analytic.account currency_id
[ADD] Function field currency_id on account.analytic.account = company currency
[API] Change the on_change_unit_amount signature, adding date and company_id
[IMP] Change the on_change_unit_amount funtcion to base cost price on valuation
 instead of standard price.

Product:
[ADD] Add a new property called property_valuation_pricelist into res.company.
purpose of this pricelist is to compute the cost price for a given 
y.

Hr_timesheet:
[API] Change the on_change_unit_amount signature, adding date

Hr_timesheet_invoice
[IMP] Function field currency_id of account.analytic.account base computation
  pricelist currency instead of company currency  

Hr_timesheet_sheet:
[IMP] Add support of new signature for on_change_unit_amount

bzr revid: joel.grandguillaume@camptocamp.com-20091217141332-23u4v79m3pbst7u9
2009-12-17 15:13:32 +01:00
..
data *added 2 sequencies for purchase and sales journal 2008-11-06 18:04:56 +01:00
demo [IMP]account,hr_timesheet_sheet,product,project,purchase,sale modules: company_id [ADD] multi_company module. 2009-11-20 19:17:42 +05:30
i18n Launchpad automatic translations update. 2009-12-11 04:35:06 +00:00
process [IMP] English Improvement resolved conflicts 2009-11-26 14:12:52 +05:30
project Account: 2009-12-17 15:13:32 +01:00
report [MERGE] merge from lp:~openerp/openobject-addons/5.0/ 2009-11-28 16:35:26 +05:30
security [MERGE] merge from lp:~hmo-tinyerp/openobject-addons/p_christeas_addons/ 2009-11-30 16:53:01 +05:30
test Changed licencing terms 2009-10-14 16:45:34 +05:30
wizard [ADD]: add new wizard to change the currency of invoice 2009-12-04 16:31:41 +05:30
__init__.py Changed licencing terms 2009-10-14 16:45:34 +05:30
__terp__.py [IMP]account,hr_timesheet_sheet,product,project,purchase,sale modules: company_id [ADD] multi_company module. 2009-11-20 19:17:42 +05:30
account.py [IMP] Limit for name_search() improved to 100 2009-12-09 17:13:34 +05:30
account_analytic_line.py Account: 2009-12-17 15:13:32 +01:00
account_assert_test.xml changes in xml 2009-11-23 19:17:57 +05:30
account_bank_statement.py [FIX] bug 491892, thanks Joel@c2c 2009-12-04 08:38:24 +01:00
account_demo.xml merge multi_company, multi_company_account, multi_company_hr_timesheet_sheet, multi_company_product, multi_company_project, multi_company_purchase modules. 2009-11-10 18:19:20 +05:30
account_end_fy.xml bugfixes 2009-01-17 20:09:00 +01:00
account_invoice_view.xml [IMP]: implement multi-currency invoice creation 2009-12-04 15:59:03 +05:30
account_invoice_workflow.xml bugfix_procurement_view 2009-03-15 17:29:55 +01:00
account_menuitem.xml changes in xml 2009-11-23 19:17:57 +05:30
account_move_line.py [FIX] multicompany 2009-12-09 11:36:11 +01:00
account_report.xml Modified account reports:rml with few require changes in some report py file also added one more rml third_party_ledger_other.rml compatible with new report architecture. 2009-05-28 11:26:33 +05:30
account_unit_test.xml [IMP] account: reactivate unit tests 2009-01-21 13:25:28 +01:00
account_view.xml [FIX] improvement company_id access rights 2009-12-10 00:32:02 +01:00
account_wizard.xml [ADD]: add new wizard to change the currency of invoice 2009-12-04 16:31:41 +05:30
company.py Changed licencing terms 2009-10-14 16:45:34 +05:30
company_view.xml [imp] multi-company groups 2009-11-25 18:50:23 +01:00
invoice.py [IMP] Limit for name_search() improved to 100 2009-12-09 17:13:34 +05:30
partner.py Changed licencing terms 2009-10-14 16:45:34 +05:30
partner_view.xml [imp] multi-company groups 2009-11-25 18:50:23 +01:00
product.py Changed licencing terms 2009-10-14 16:45:34 +05:30
product_view.xml modifs 2009-02-26 08:53:04 +01:00
sequence.py Changed licencing terms 2009-10-14 16:45:34 +05:30
sequence_view.xml missing_files 2009-01-27 01:19:55 +01:00