Commit Graph

179 Commits

Author SHA1 Message Date
Rajesh Prajapati (OpenERP) 86894cca45 [IMP] res_company : help changed for new added customize_footer field
bzr revid: rpr@tinyerp.com-20120822064507-dbg6bce7wrkx4eoo
2012-08-22 12:15:07 +05:30
Rajesh Prajapati (OpenERP) bc2bb91a3e [IMP] res_company : onchange code commited
bzr revid: rpr@tinyerp.com-20120822061932-y1kifvbtb8va526q
2012-08-22 11:49:32 +05:30
Rajesh Prajapati (OpenERP) b5b3c24e9f [IMP] res_company : onchange code improved for behaviour of boolean field
bzr revid: rpr@tinyerp.com-20120822060505-1bhkjurylx4fh1br
2012-08-22 11:35:05 +05:30
Rajesh Prajapati (OpenERP) 6b4af94d15 [IMP] res.company : remove readonly attribute of rml_footer field
bzr revid: rpr@tinyerp.com-20120821064326-bvsn8ctu0kbi5tx9
2012-08-21 12:13:26 +05:30
Rajesh Prajapati (OpenERP) 39db756902 [MERGE] merge with main server
bzr revid: rpr@tinyerp.com-20120821053041-2rzq314fjvmc24dv
2012-08-21 11:00:41 +05:30
pso (OpenERP) ff28513b15 [IMP] Improved default method to fetch correct currency in company object
bzr revid: pso@tinyerp.com-20120820073145-fac3kt31u6qemzgu
2012-08-20 13:01:45 +05:30
pso (OpenERP) 001ee407e5 [MERGE] Merged with main branch
bzr revid: pso@tinyerp.com-20120820063058-rkyh4dj3vmdoikjv
2012-08-20 12:00:58 +05:30
Quentin (OpenERP) e1cd328909 [FIX] base: the label of vat field now displays 'TIN' instead of 'TVA'. A US term consistent with the default value of the language used.
bzr revid: qdp-launchpad@openerp.com-20120817142748-3qpytqt5s9dthjcb
2012-08-17 16:27:48 +02:00
Rajesh Prajapati (OpenERP) 38073eceaf [IMP] res_company : new boolean field added and place changed in first page of notebook
bzr revid: rpr@tinyerp.com-20120817131527-e4spfz6q9tlu3uab
2012-08-17 18:45:27 +05:30
Rajesh Prajapati (OpenERP) fff7841aa0 [IMP] res_company : rml_footer1 and rml_footer2 replaced in rml_footer text field
bzr revid: rpr@tinyerp.com-20120817092042-cqxuoc1vcqom7034
2012-08-17 14:50:42 +05:30
Thibault Delavallée b24bc72b1c [CLEAN] res.company: cleaned some code.
bzr revid: tde@openerp.com-20120810081909-9c6uaqh9rlskelbo
2012-08-10 10:19:09 +02:00
Harry (OpenERP) 52d7bb3256 [MERGE]
bzr revid: hmo@tinyerp.com-20120809130651-rrje118wjbdur5i6
2012-08-09 18:36:51 +05:30
pso (OpenERP) da07452529 [MERGE] Merge BDE's branch to fetch currency on the base of country in company
bzr revid: pso@tinyerp.com-20120807123938-mf6isae0dmca5mal
2012-08-07 18:09:38 +05:30
Bharat Devnani (OpenERP) 1756ab23ed [ADD] added onchange on country_id
bzr revid: bde@tinyerp.com-20120807101204-s7feg9o31fzodfty
2012-08-07 15:42:04 +05:30
Thibault Delavallée fef75dc8c2 [MERGE] Merged with server/trunk.
bzr revid: tde@openerp.com-20120730073218-zytvpekawh55owgd
2012-07-30 09:32:18 +02:00
pso (OpenERP) e223851436 [IMP] base: Improved _get_euro method to fetch correct default value of currency
bzr revid: pso@tinyerp.com-20120727094051-9oss7x3acsl79j3s
2012-07-27 15:10:51 +05:30
Quentin (OpenERP) 36c144916d [IMP] settings: usability, review of form views
bzr revid: qdp-launchpad@openerp.com-20120713153520-unk4nr4rhjdwykjr
2012-07-13 17:35:20 +02:00
Antonin Bourguignon 7ecc3850d9 [FIX] read companies addresses using openerp.SUPERUSER_ID instead of uid
this will avoid users who don't have the right to read partners getting an error while reading companies
e.g.: portal users, who can only read their own partner

bzr revid: abo@openerp.com-20120704125741-y01o0xi0meflkp8v
2012-07-04 14:57:41 +02:00
Thibault Delavallée 423f4d8adf [IMP] res_company logo: take the high-def image form res.partner.
bzr revid: tde@openerp.com-20120628083039-j0u50na78ean1yk9
2012-06-28 10:30:39 +02:00
Thibault Delavallée a30d405cff [IMP] res.users: cleaned a bit the code; res_partner: from photo to specified images; update res_company because of its logo coming from res.partner old photo.
bzr revid: tde@openerp.com-20120627155749-ms6p6d7z8c5u2gjg
2012-06-27 17:57:49 +02:00
Fabien Pinckaers 940cf37e4f [IMP] When you configure OpenERP, you need a full control on how to display the footer and bank accounts
bzr revid: fp@tinyerp.com-20120612171753-rhp9iq8y2c53puhe
2012-06-12 19:17:53 +02:00
Quentin (OpenERP) cdf3036682 [IMP] base, res_company: usability improvement
bzr revid: qdp-launchpad@openerp.com-20120319102605-wrx0a0vgj6drpazz
2012-03-19 11:26:05 +01:00
Quentin (OpenERP) cc5d6e1b86 [REF] base, res_company: code optimization (partner_id is required on res.company)
bzr revid: qdp-launchpad@openerp.com-20120319102459-bihu12q6tvizuay8
2012-03-19 11:24:59 +01:00
Bhumika (OpenERP) 7288a49499 [IMP]base: res.company set logo field realted to partner
bzr revid: sbh@tinyerp.com-20120312111228-7zy1o4q2vykayuwy
2012-03-12 16:42:28 +05:30
Raphael Collet 8a6af6fcec [FIX] base: fixed wrong field access (company.parent_id)
bzr revid: rco@openerp.com-20120307123239-n8om385bfhpyh1ls
2012-03-07 13:32:39 +01:00
Bhumika (OpenERP) 0f6b199c74 [Fix] report: Fix the header and print preivew report
bzr revid: sbh@tinyerp.com-20120223093736-a1o9cyu582jh0e17
2012-02-23 15:07:36 +05:30
Kuldeep Joshi (OpenERP) b6696e250a [IMP] change res_company and res_bank
bzr revid: kjo@tinyerp.com-20120221084615-oxcm3q1qg3upmp9n
2012-02-21 14:16:15 +05:30
Kuldeep Joshi (OpenERP) 93960634c1 [IMP] res_partner:add res_partner_address field to res_partner
bzr revid: kjo@tinyerp.com-20120220091705-y7xdh00sdkotpqj6
2012-02-20 14:47:05 +05:30
Olivier Dony fbc0545842 [IMP] base: change conflicting address-related "State" fields to "Fed. State"
This will avoid ambiguous translations, until we can
implement some sort of context-sensitive translation
system.

lp bug: https://launchpad.net/bugs/918086 fixed

bzr revid: odo@openerp.com-20120118132900-427nc6j0p4h25bdn
2012-01-18 14:29:00 +01:00
Vo Minh Thu e9e419089e [MERGE] res.company: resize the "name" related field to pointed-to field size.
bzr revid: vmt@openerp.com-20120104125106-lp0rpi1sy2z5oxm5
2012-01-04 13:51:06 +01:00
Fabien Pinckaers 0483747b45 [IMP] rml_header1: no slogan by default, tooltip
bzr revid: fp@tinyerp.com-20111229093603-dbyv5u78xnnlc5ni
2011-12-29 10:36:03 +01:00
Quentin (OpenERP) a1e8dc5f12 [MERGE] merged the dev branch with us letter format support for RML files
bzr revid: qdp-launchpad@openerp.com-20111222151559-1jmgkd1ykkj6iuau
2011-12-22 16:15:59 +01:00
Rucha (Open ERP) 077d7c275c [ADD, IMP]: res.company: Added new field in company for paper format which is used to format report pageSize
bzr revid: rpa@tinyerp.com-20111221092344-0mftzklmd6wrlsws
2011-12-21 14:53:44 +05:30
Serpent Consulting Services 1bd89dd27e [FIX] Company : Size of name field has to be reset as it depends on name of corresponding partner
lp bug: https://launchpad.net/bugs/904408 fixed

bzr revid: support@serpentcs.com-20111214195711-hioab78akz1ugums
2011-12-15 01:27:11 +05:30
Numerigraphe - Lionel Sausin 9ed5cbb24c [FIX] unmutable defaults in base addons.
bzr revid: ls@numerigraphe.fr-20111107151949-n9prrufvqe3ohz18
2011-11-07 16:19:49 +01:00
Fabien Pinckaers c8d28ce474 [IMP] useability
bzr revid: fp@tinyerp.com-20110930081235-88jifqvfozqalu54
2011-09-30 10:12:35 +02:00
Fabien Pinckaers d32f04bb3c [IMP] reverting back useability on company header/footer from al
bzr revid: fp@tinyerp.com-20110930080425-wuyaef8fd2k1fuwy
2011-09-30 10:04:25 +02:00
Antony Lesuisse d1e40a55af [IMP] directory cleanups, moved historical cruft into history
bzr revid: al@openerp.com-20110926005444-a7vqjb05vep7xbvj
2011-09-26 02:54:44 +02:00
Olivier Dony 8c5cb638b9 [MERGE] enforce unique `key` attribute for res.currency, ir.model, res.company
For res.company the constraint is made of 2 parts:
 - one normal unique constraint (name,company_id) to catch
   most cases and define the user error message
 - one additional unique index to enforce the unique currency
   name even for multiple entries with NULL company_id, not
   caught by the constraint. The index is named with the 
   constraint name as prefix, in order to automatically
   share the user error message

Also, cleanup up the res.currency views a bit, and improved
field labels in ir.model to make them easier to understand.

lp bug: https://launchpad.net/bugs/789019 fixed

bzr revid: odo@openerp.com-20110919144821-708avl7t9q7g8vpr
2011-09-19 16:48:21 +02:00
Vo Minh Thu bdd0c7cf3f [IMP] simplified cache implementation (and stored on the osv), does not support contexts.
bzr revid: vmt@openerp.com-20110830121541-abov2wezdn6kl2dc
2011-08-30 14:15:41 +02:00
Antony Lesuisse c8bb3c1ea5 [IMP] merge add company_registry, but use a button instead of onchange to generate the footer
bzr revid: al@openerp.com-20110824234829-10lvn7cs0uuxaty4
2011-08-25 01:48:29 +02:00
Antony Lesuisse fd83621463 [MERGE] trunk
bzr revid: al@openerp.com-20110824160936-ej26wcvgvku3lkm7
2011-08-24 18:09:36 +02:00
Vo Minh Thu 764de99262 [IMP] res_company/res_user: removed unused methods _get_child_ids/company_get.
bzr revid: vmt@openerp.com-20110824155723-6wk2v8rb1gekbavv
2011-08-24 17:57:23 +02:00
Mayur Maheshwari (OpenERP) 29cb20313e [IMP]base:Added field Company registry after TaxID
bzr revid: mma@tinyerp.com-20110818085434-2upimzqd2ty1nysa
2011-08-18 14:24:34 +05:30
fp 04b7ce8425 imp
bzr revid: fp@fp-laptop-20110815153202-20pjs3u2vo28iqox
2011-08-15 17:32:02 +02:00
fp 8c2256b8fd [IMP] company configuration, report header and footer
bzr revid: fp@fp-laptop-20110815152825-n2njyvgmqoyuqwwi
2011-08-15 17:28:25 +02:00
fp 941496a321 [IMP] bank account management reviewed, improved groups name
bzr revid: fp@fp-laptop-20110815141643-ebg8rnuihkei6fni
2011-08-15 16:16:43 +02:00
Nimesh (Open ERP) a5a07e4993 Add missing unique keys
lp bug: https://launchpad.net/bugs/789019 fixed

bzr revid: nco@tinyerp.com-20110726132137-h8go2l62xkn8pdme
2011-07-26 18:51:37 +05:30
Vo Minh Thu 6c7f791f5d [IMP] tidying up before merging in trunk.
bzr revid: vmt@openerp.com-20110706154001-r8y7w28yve2ca0ar
2011-07-06 17:40:01 +02:00
Rucha (Open ERP) e1472fa807 [REM, ADD]: res.company: Removed preview_report function,
* Added new blank report to print company header/footer

bzr revid: rpa@tinyerp.com-20110706125541-1uk17x39458nwonl
2011-07-06 18:25:41 +05:30
Quentin (OpenERP) d83d2cefa0 [IMP] res_company: preview_report function improved and cleaned
bzr revid: qdp-launchpad@openerp.com-20110705103001-gs4jjignq3bbi5zn
2011-07-05 12:30:01 +02:00
Quentin (OpenERP) ff92ce7c8f [IMP] removed method=True on few functional fields
bzr revid: qdp-launchpad@openerp.com-20110704112336-lrdbhkr1evs2c6q8
2011-07-04 13:23:36 +02:00
Quentin (OpenERP) 247309d870 [MERGE] merge small code imp
bzr revid: qdp-launchpad@openerp.com-20110704102115-sjxvcy8i3zos37gx
2011-07-04 12:21:15 +02:00
Quentin (OpenERP) cbf4a10281 [MERGE] removal of unused method
bzr revid: qdp-launchpad@openerp.com-20110704100209-rbq16z5lmejlfdxr
2011-07-04 12:02:09 +02:00
Rucha (Open ERP) d415fff156 [IMP, FIX]: res.company: - in the _{get,set}_address_data: name should be a plural, add a docstring.
bzr revid: rpa@tinyerp.com-20110701133858-fn8s95utbyuz1i1g
2011-07-01 19:08:58 +05:30
Rucha (Open ERP) 93719cfba8 [REM]: removed unused methof createReport
bzr revid: rpa@tinyerp.com-20110701131041-ychn3kse63tj2f8b
2011-07-01 18:40:41 +05:30
Rucha (Open ERP) e461ba754d [REF]: put self.pool.get outside loop
bzr revid: rpa@tinyerp.com-20110701130630-zy1g4e8zqr1550ed
2011-07-01 18:36:30 +05:30
Quentin (OpenERP) 025fb306f1 [MERGE] merge with main trunk
bzr revid: qdp-launchpad@openerp.com-20110630131818-nodhau21de4t1n39
2011-06-30 15:18:18 +02:00
Antony Lesuisse 759c3bb6d6 [MERGE] trunk
bzr revid: al@openerp.com-20110608153139-zsf80dcs108dqzcy
2011-06-08 17:31:39 +02:00
Antony Lesuisse 970b19b8b4 [IMP] new tools.cache cleaner, 10% speedup and more to come...
bzr revid: al@openerp.com-20110608030330-d0dsv2k6n0w3lyd5
2011-06-08 05:03:30 +02:00
Vo Minh Thu 6a2b93ea0d [REF] res_company: as part of the previous commit:
- dont use methods when plain values are ok (in _constraints),
- dont duplicate strings if it is not necessary.

bzr revid: vmt@openerp.com-20110606094338-58zoutk86hm0j68s
2011-06-06 11:43:38 +02:00
Yogesh (OpenERP) 7fbddd1003 [FIX] Company partner name print in center in header on report. use drawCentredString instead of drawString.
bzr revid: ysa@tinyerp.com-20110530053046-61zsy5nuz61i52dm
2011-05-30 11:00:46 +05:30
Quentin (OpenERP) abb83ec499 [MERGE] merged the dev branch with improvements in res.company form view
bzr revid: qdp-launchpad@openerp.com-20110513101913-w5pwgwy7d0pzs7jh
2011-05-13 12:19:13 +02:00
Rucha (Open ERP) 2b32f8af67 [IMP]: base: Improvement in function field, and fixed adding new fields in country view
bzr revid: rpa@tinyerp.com-20110513070521-qdwxasydlioc2qiu
2011-05-13 12:35:21 +05:30
Rucha (Open ERP) eb11bcb933 [IMP]: base: Improvement in company view, Added function fields for address information
bzr revid: rpa@tinyerp.com-20110512134015-8naikq64nabar4vy
2011-05-12 19:10:15 +05:30
Rucha (Open ERP) f6b6b02921 [REM]: removed unwanted lines
bzr revid: rpa@tinyerp.com-20110428122835-jbs2l6ze4a17hkvu
2011-04-28 17:58:35 +05:30
Rucha (Open ERP) e8644a9e8b [IMP]: Improvement in preview report function
bzr revid: rpa@tinyerp.com-20110428115237-awuvi6fqhnnb03u9
2011-04-28 17:22:37 +05:30
ksa (Open ERP) a576a5601b [IMP]: store temp file
bzr revid: ksa@tinyerp.co.in-20110419065302-10f2phdpq0xtok94
2011-04-19 12:23:02 +05:30
ksa (Open ERP) 01f64ad6ed [MERGE]:openobject-server/trunk-configuration-rework
bzr revid: ksa@tinyerp.co.in-20110419063025-zui24ha67jilse8c
2011-04-19 12:00:25 +05:30
ksa (Open ERP) 4ab3faacb5 [IMP]: Solve the cursor problem in report
bzr revid: ksa@tinyerp.co.in-20110419061953-sdn1drm3wufa47tm
2011-04-19 11:49:53 +05:30
ksa (Open ERP) 9d1a9795f1 [IMP]: improvement in report for netsvc service
bzr revid: ksa@tinyerp.co.in-20110415100628-z6esc0005xj5yumo
2011-04-15 15:36:28 +05:30
ksa (Open ERP) ac1086ffe4 [IMP]: Make Report to another way
bzr revid: ksa@tinyerp.co.in-20110413123657-ph4b3qdhhdcghn5x
2011-04-13 18:06:57 +05:30
aag (OpenERP) ce81487410 [IMP]Base:Remove Uplode LOGO WIZ From Server side
bzr revid: aag@tinyerp.co.in-20110413104907-ppomrorkksa0fd0v
2011-04-13 16:19:07 +05:30
ksa (Open ERP) 383bf53a44 [ADD]: add button, "preview reports", that print an empty report with header and footer
bzr revid: ksa@tinyerp.co.in-20110412092951-ft60g1im3adrw16s
2011-04-12 14:59:51 +05:30
aag (OpenERP) d3b7007425 [IMP]Base:Default Logo Set and Preview Reports,Upload/Change Logo btn put under Seprator
bzr revid: aag@tinyerp.co.in-20110408064234-b0jawj9ntdrmae8a
2011-04-08 12:12:34 +05:30
aag (OpenERP) d2afc310d2 [IMP]Base: LOGO Done confg wiz
bzr revid: aag@tinyerp.co.in-20110406140443-wpprnhkwrhh7k3oh
2011-04-06 19:34:43 +05:30
aag (OpenERP) 25c33f92d0 [IMP]Base:ADD Report Button and Upload Logo wiz
bzr revid: aag@tinyerp.co.in-20110406064014-mknizxp8g0s4vva3
2011-04-06 12:10:14 +05:30
Vo Minh Thu dd1943c45e [MERGE] merge 6.0 branch.
bzr revid: vmt@openerp.com-20110303133011-758wfx7zompu5ugq
2011-03-03 14:30:11 +01:00
Vo Minh Thu f8572e5c60 [IMP] openerp python module.
- Some logging code moved from netsvc.py to loglevels.py
- Changed imports to use the new openerp module
- config and netsvc initialization calls move to openerp-server.py
- Moved openerp-server.py outside the old bin directory
- Some imports in tools moved inside the methods to break mutual-dependencies

bzr revid: vmt@openerp.com-20110207125723-ooee7d7ng5elmkso
2011-02-07 13:57:23 +01:00