Commit Graph

42 Commits

Author SHA1 Message Date
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