odoo/addons/account
Launchpad Translations on behalf of openerp d448a63c26 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140307063958-kinuz5ttk6v13wb0
2014-03-07 06:39:58 +00:00
..
data [FIX] account: move purchase journal from demo to data 2013-12-10 16:29:57 +01:00
demo [FIX] account: demo opening period, add x in the name 2014-01-13 13:29:17 +01:00
edi [MERGE] forward port of branch 7.0 up to revid 9636 mat@openerp.com-20131122165504-tmbg0ixhqed4kdkz 2013-11-22 20:31:22 +01:00
i18n Launchpad automatic translations update. 2014-03-07 06:39:58 +00:00
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
project [FIX] account: move purchase journal from demo to data 2013-12-10 16:29:57 +01:00
report [IMP] Added the possibility to define ultra-specific reports outputing any king of file. These reports are of type 'controller' because they redirects to a controller that must returns a response containing the http headers 'content-type' and 'content-disposition'. The route for this controller is specified in the report_file field. Added an XLS version of the tax report for the POC (testable by setting 'report_vat' type to controller and setting '/report/account.report_vat_xls' in the 'report_file' field). 2014-02-21 17:33:20 +01:00
security [IMP]remove access rights of account user and improve code 2013-05-07 16:46:57 +05:30
static [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9846 revid:dle@openerp.com-20140217124044-o8sgz1esfqeha01f 2014-02-17 13:42:30 +01:00
test [MERGE] merge with addons/trunk revno 8956 2013-10-27 13:31:04 +01:00
tests [FIX] account: correct name_search on account to be validated even at negation 2013-12-06 18:00:12 +01:00
views [IMP] Added the possibility to define ultra-specific reports outputing any king of file. These reports are of type 'controller' because they redirects to a controller that must returns a response containing the http headers 'content-type' and 'content-disposition'. The route for this controller is specified in the report_file field. Added an XLS version of the tax report for the POC (testable by setting 'report_vat' type to controller and setting '/report/account.report_vat_xls' in the 'report_file' field). 2014-02-21 17:33:20 +01:00
wizard [IMP] Taxes report converted to QWeb 2014-02-13 18:39:10 +01:00
__init__.py removed lot of stuff 2012-09-17 17:10:31 +02:00
__openerp__.py [IMP] Taxes report converted to QWeb 2014-02-13 18:39:10 +01:00
account.py [MERGE]sync with trunk 2014-02-10 10:56:55 +05:30
account_analytic_line.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_assert_test.xml
account_bank.py [FIX] account: restrict bank account post creation for account and journal 2013-06-10 13:04:01 +02:00
account_bank_statement.py [MERGE]: Merged with addons 2014-02-10 12:16:42 +05:30
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 [MERGE] account: cash register view improvements 2014-01-02 12:30:09 +01:00
account_end_fy.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_financial_report.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_financial_report_data.xml [FIX]account_financial_report_data: fix profit and loss sign, sign should be reverse for P&L journal and children 2013-04-22 16:44:38 +02:00
account_installer.xml [IMP] improved code to set default accounts in l10n_us,l10n_ma and added new currency_id field to set currency based on select coa, fixed installation time error of l10n_ve 2013-09-03 12:37:07 +05:30
account_invoice.py [MERGE] forward port of branch 7.0 up to revid 5224 chs@openerp.com-20140206105141-7e8bv8ordqqsswh7 2014-02-06 12:02:20 +01:00
account_invoice_view.xml [MERGE]merge and resolve conflicts 2013-10-29 19:03:47 +05:30
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 : changed terms as suggested in account module 2012-12-19 12:26:45 +05:30
account_move_line.py [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9761 revid:dle@openerp.com-20140114164804-zhfy9lb308554kp1 2014-01-14 18:36:53 +01: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] Taxes report converted to QWeb 2014-02-13 18:39:10 +01:00
account_unit_test.xml [IMP]For Supplier create supplier invoice instead of customer invoice, added address for partners. 2013-11-13 18:31:07 +05:30
account_view.xml [MERGE] forward port of branch saas-2 up to revid 9195 chs@openerp.com-20140220154517-6y531n1mqtnfnsmr 2014-02-20 17:38:15 +01:00
board_account_view.xml [FIX] removed buggy dashboard on treasury 2012-09-17 18:49:39 +02:00
company.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +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 [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4 2013-06-13 20:15:03 +02:00
ir_sequence.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
ir_sequence_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
partner.py [MERGE] Forward-port of latest saas-1 bugfixes, up to rev. 8797 rev-id: dle@openerp.com-20131028202715-uinjafcgpnw1nucx 2013-10-28 21:29:44 +01:00
partner_view.xml [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab 2013-06-14 14:10:20 +02:00
product.py [REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example). 2013-06-24 11:05:15 +02:00
product_view.xml [IMP] product: only template child / multiple template childs form view improvements 2014-01-22 10:58:26 +01:00
res_config.py [RENAME] account_product_template -> product_email_template, to avoid 2014-01-24 12:08:02 +01:00
res_config_view.xml [MERGE] from trunk, need point_of_sale updates 2014-01-27 17:09:46 +01:00
res_currency.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00