[MERGE] Forward-port of 7.0 fixes up to rev. 4961
[odoo/odoo.git] / openerp / addons / base / res / res_company.py
2013-04-24 Olivier Dony[FIX] res.partner: always call write() with a list...
2013-02-22 Ravi Gohil (OpenERP)[FIX] Passed context in write(...)(Courtesy: Humberto...
2013-02-15 Josse Colpaert[FIX] Lowering the start of the contents of the reports...
2013-01-23 Quentin (OpenERP)[FIX] base, res.company: fixed overlapping in company...
2012-12-21 Olivier Dony[FIX] res.company: default company info position incorr...
2012-12-19 Randhir Mayatra... [IMP] improve the string res_company and base_data_xml
2012-12-17 Cecile Tonglet[MERGE] Branch updated with trunk
2012-12-15 Antony Lesuisse[MERGE] manually merge customizable web logo, by chs
2012-12-10 Vo Minh Thu[IMP] use the openerp namespace.
2012-11-02 Fabien Pinckaers[FIX]
2012-11-02 Fabien Pinckaers[MERGE]
2012-11-02 Xavier Morel[REM] useless intermediate lambdas in default values
2012-10-31 Divyesh Makwana... [FIX] Fix the problem of image, at the time of creation...
2012-10-03 Atul Patel (OpenERP)[FIX]: Fix display_address() problem in header
2012-10-02 Atul Patel (OpenERP)[IMP]: Use display_address() in company header.
2012-09-28 Antonin Bourguignon[FIX] forgot to remove a field
2012-09-28 Antonin Bourguignon[IMP] code style; also remove a debug comment
2012-09-28 Antonin Bourguignon[FIX] some security issues
2012-09-19 Antonin Bourguignon[FIX] read user data through a read() instead of a...
2012-09-13 Raphael Collet[IMP] res.company: rewrite onchange method to compute...
2012-09-10 Olivier Dony[IMP] res.company: add tooltip for footer field + hide...
2012-09-10 Olivier Dony[IMP] res.company: waste slightly less vertical space...
2012-09-10 Olivier Dony[FIX] res.company: make write() override support cases...
2012-09-10 Olivier Dony[IMP] res.company: support true multiline report footer...
2012-09-10 Raphael Collet[IMP] res_company: compute footer in create/write ...
2012-09-07 Raphael Collet[MERGE] from trunk
2012-09-07 Raphael Collet[IMP] rml footer: small fixes in view and report template
2012-09-07 Fabien Pinckaers[MERGE] currency
2012-09-07 Raphael Collet[IMP] company rml template: add greyed 'produced by...
2012-09-07 Raphael Collet[FIX] res_company: fix method _get_rml_footer_by_line...
2012-09-06 Raphael Collet[IMP] orm: fix and generalize method resolve_o2m_comman...
2012-09-06 Raphael Collet[IMP] res_company: make the field 'rml_footer' readonly...
2012-09-06 Raphael Collet[IMP] res_company: reimplement the onchange method...
2012-09-06 Raphael Collet[FIX] res_company: fix RML header main
2012-09-05 Raphael Collet[DUMMY] res_company: spacing and indentation
2012-08-31 Quentin (OpenERP)[IMP] base, res.company: by default, put the bank accou...
2012-08-31 Quentin (OpenERP)[FIX] base, res.company: split the rml_footer field...
2012-08-31 Stephane Wirtel[REF] Replace the user id 1 by openerp.SUPERUSER_ID
2012-08-30 Antonin Bourguignon[IMP] company: cleaner code, better handling of transla...
2012-08-30 Antonin Bourguignon[WIP] company: better handling of the rml_footer field
2012-08-30 Antonin Bourguignon[WIP] company: better handling of the rml_footer field
2012-08-30 Antonin Bourguignon[WIP] company: better handling of the rml_footer field
2012-08-30 Antonin Bourguignon[IMP] company: better rml_footer default value
2012-08-27 Antonin Bourguignon[IMP] add a comment
2012-08-24 Antonin Bourguignon[WIP] company: improve bank accounts management in...
2012-08-24 Antonin Bourguignon[IMP] reorganize columns
2012-08-24 Antonin Bourguignon[IMP] company's field's name
2012-08-23 Rajesh Prajapati... [IMP] res_company : space placed
2012-08-23 Rajesh Prajapati... [IMP] res_company : new method added to store readonly...
2012-08-22 Rajesh Prajapati... [IMP] res_company : help changed for new added customiz...
2012-08-22 Rajesh Prajapati... [IMP] res_company : onchange code commited
2012-08-22 Rajesh Prajapati... [IMP] res_company : onchange code improved for behaviou...
2012-08-21 Rajesh Prajapati... [IMP] res.company : remove readonly attribute of rml_fo...
2012-08-21 Rajesh Prajapati... [MERGE] merge with main server
2012-08-20 pso (OpenERP)[IMP] Improved default method to fetch correct currency...
2012-08-20 pso (OpenERP)[MERGE] Merged with main branch
2012-08-17 Quentin (OpenERP)[FIX] base: the label of vat field now displays 'TIN...
2012-08-17 Rajesh Prajapati... [IMP] res_company : new boolean field added and place...
2012-08-17 Rajesh Prajapati... [IMP] res_company : rml_footer1 and rml_footer2 replace...
2012-08-10 Thibault Delavallée[CLEAN] res.company: cleaned some code.
2012-08-09 Harry (OpenERP)[MERGE]
2012-08-07 pso (OpenERP)[MERGE] Merge BDE's branch to fetch currency on the...
2012-08-07 Bharat Devnani ... [ADD] added onchange on country_id
2012-07-30 Thibault Delavallée[MERGE] Merged with server/trunk.
2012-07-27 pso (OpenERP)[IMP] base: Improved _get_euro method to fetch correct...
2012-07-13 Quentin (OpenERP)[IMP] settings: usability, review of form views
2012-07-04 Antonin Bourguignon[FIX] read companies addresses using openerp.SUPERUSER_...
2012-06-28 Thibault Delavallée[IMP] res_company logo: take the high-def image form...
2012-06-27 Thibault Delavallée[IMP] res.users: cleaned a bit the code; res_partner...
2012-06-12 Fabien Pinckaers[IMP] When you configure OpenERP, you need a full contr...
2012-03-19 Quentin (OpenERP)[IMP] base, res_company: usability improvement
2012-03-19 Quentin (OpenERP)[REF] base, res_company: code optimization (partner_id...
2012-03-13 Kuldeep Joshi (Ope... [IMP]base/res_partner: set indentation and merge with...
2012-03-12 Bhumika (OpenERP)[IMP]base: res.company set logo field realted to partner
2012-03-12 Kuldeep Joshi (Ope... [IMP]base/res_company and res_partner: add photo field...
2012-03-07 Raphael Collet[FIX] base: fixed wrong field access (company.parent_id)
2012-02-23 Bhumika (OpenERP)[Fix] report: Fix the header and print preivew report
2012-02-21 Kuldeep Joshi (Ope... [IMP] change res_company and res_bank
2012-02-20 Kuldeep Joshi (Ope... [IMP] res_partner:add res_partner_address field to...
2012-01-18 Olivier Dony[IMP] base: change conflicting address-related "State...
2012-01-04 Vo Minh Thu[MERGE] res.company: resize the "name" related field...
2011-12-29 Fabien Pinckaers[IMP] rml_header1: no slogan by default, tooltip
2011-12-22 Quentin (OpenERP)[MERGE] merged the dev branch with us letter format...
2011-12-21 Rucha (Open ERP)[ADD, IMP]: res.company: Added new field in company...
2011-12-14 Serpent Consulting... [FIX] Company : Size of name field has to be reset...
2011-11-07 Numerigraphe - Lio... [FIX] unmutable defaults in base addons.
2011-09-30 Fabien Pinckaers[IMP] useability
2011-09-30 Fabien Pinckaers[IMP] reverting back useability on company header/foote...
2011-09-26 Antony Lesuisse[IMP] directory cleanups, moved historical cruft into...
2011-09-19 Olivier Dony[MERGE] enforce unique `key` attribute for res.currency...
2011-08-30 Vo Minh Thu[IMP] simplified cache implementation (and stored on...
2011-08-24 Antony Lesuisse[IMP] merge add company_registry, but use a button...
2011-08-24 Antony Lesuisse[MERGE] trunk
2011-08-24 Vo Minh Thu[IMP] res_company/res_user: removed unused methods...
2011-08-18 Mayur Maheshwari... [IMP]base:Added field Company registry after TaxID
2011-08-15 fpimp
2011-08-15 fp[IMP] company configuration, report header and footer
2011-08-15 fp[IMP] bank account management reviewed, improved groups...
2011-07-26 Nimesh (Open ERP)Add missing unique keys
2011-07-06 Vo Minh Thu[IMP] tidying up before merging in trunk.
next