Commit Graph

8731 Commits

Author SHA1 Message Date
Fabien Pinckaers cb32d72dfa [FIX] rule and multi-company
bzr revid: fp@tinyerp.com-20091222205600-3h0fow08pndm7y0f
2009-12-22 21:56:00 +01:00
Fabien Pinckaers 3cc2c44407 [IMP] multi-company fields
bzr revid: fp@tinyerp.com-20091222190737-gyye9ubuk5vrq8dj
2009-12-22 20:07:37 +01:00
Fabien Pinckaers eb665f6e1d [FIX] improve multi-company and rule system
bzr revid: fp@tinyerp.com-20091222190158-lwknqi2vcgj1e94d
2009-12-22 20:01:58 +01:00
Fabien Pinckaers 6afb2769d8 merge
bzr revid: fp@tinyerp.com-20091222190039-sz4f5q5r02v6jptu
2009-12-22 20:00:39 +01:00
Fabien Pinckaers 4e56ee5d95 [FIX] multi-company on products
bzr revid: fp@tinyerp.com-20091222185936-147z4634by47frw1
2009-12-22 19:59:36 +01:00
Olivier Dony 583aeef94c [FIX] Corrected tooltip on quantity field in product supplier info (uses purchase UoM, not default one)
bzr revid: odo@openerp.com-20091222182325-hyiidmwh0ytry2rx
2009-12-22 19:23:25 +01:00
Fabien Pinckaers bf243a367d merge
bzr revid: fp@tinyerp.com-20091222173528-ty3gmqmx2koy63z8
2009-12-22 18:35:28 +01:00
Fabien Pinckaers 1e96d81e13 merge
bzr revid: fp@tinyerp.com-20091222173409-ybwzoq7zbsphj26a
2009-12-22 18:34:09 +01:00
Olivier Dony a1516b7972 [IMP] Improved description of mrp_jit module
bzr revid: odo@openerp.com-20091222173148-etyj05cqddxx5byn
2009-12-22 18:31:48 +01:00
Olivier Dony 306d196cbd [IMP] Improved description of project_mrp module
bzr revid: odo@openerp.com-20091222162703-fvufgrtdtbqpv0ja
2009-12-22 17:27:03 +01:00
rpa (Open ERP) 312ce4d690 [IMP]: Caldav+crm+project_calendar , Implemented exdates for Event and tasks
bzr revid: rpa@tinyerp.com-20091222131425-8wxl8xv01wznl56v
2009-12-22 18:44:25 +05:30
Fabien Pinckaers b5f5b685c8 merge
bzr revid: fp@tinyerp.com-20091222114503-y23po7quoutmjwms
bzr revid: fp@tinyerp.com-20091222114559-qdmvgn8he558hhbg
2009-12-22 12:45:59 +01:00
Christophe Chauvet 18f41e53a7 [IMP] Change try/except by if to test when field is not a relation
bzr revid: christophe.chauvet@syleam.fr-20091222114350-x94m7ts7uwcadsnc
2009-12-22 12:43:50 +01:00
Jay (Open ERP) 6eb9fc83e0 [REV/FIX] Reverted bad commit for report_task module
lp bug: https://launchpad.net/bugs/499060 fixed

bzr revid: jvo@tinyerp.com-20091222113841-8yoa0d9iemw5no8e
2009-12-22 17:08:41 +05:30
Fabien Pinckaers 8635da71e4 merge
bzr revid: fp@tinyerp.com-20091222103252-jvn3wccmzdi4ednj
2009-12-22 11:32:52 +01:00
Fabien Pinckaers 26d8fac520 merge
bzr revid: fp@tinyerp.com-20091222103158-z2aroz7p02o735cd
2009-12-22 11:31:58 +01:00
Launchpad Code Hosting 881fcc79c2 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20091222043608-tsh8urt1672jd3wm
2009-12-22 04:36:08 +00:00
Launchpad Code Hosting cb304bf0c8 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20091222043545-p615u32x9nsnpzoq
2009-12-22 04:35:45 +00:00
rpa (Open ERP) f50f8d71b8 [IMP]: Caldav: Improvement for importing project task with duration propery
bzr revid: rpa@tinyerp.com-20091221133604-ot8dez1yevae71hp
2009-12-21 19:06:04 +05:30
RGA(OpenERP) 1e1c996161 [REF] HR_attendance : Code optimized for sign in and out
bzr revid: jvo@tinyerp.com-20091221110305-jvrdec4s2cfu69qt
2009-12-21 16:33:05 +05:30
rpa (Open ERP) fa4d7a2bc9 [IMP]: Caldav+crm+project_calendar: Improvement for importing more than one event and tasks, Set proper message after import
bzr revid: rpa@tinyerp.com-20091221094900-s4wy1qec4hff4dfo
2009-12-21 15:19:00 +05:30
Harry (Open ERP) 6ff8fbdabb [IMP]: Caldav: Moved fix from hmo@tinyerp.com-20091218102513-1benptetg7q2x4qu to common file for configuration wizard problem
bzr revid: rpa@tinyerp.com-20091221092603-yblvo0r8jxelwhf5
2009-12-21 14:56:03 +05:30
mra (Open ERP) a9145eb714 [FIX] base/i18n: nl and pt files error solved (duplicate msgid ending)
bzr revid: mra@tinyerp.com-20091221084754-jh8b5wasbfcwzgiq
2009-12-21 14:17:54 +05:30
Jay (Open ERP) 5def3a5412 [FIX] Account Payment : Menu added for Payment term.
lp bug: https://launchpad.net/bugs/498252 fixed

bzr revid: jvo@tinyerp.com-20091221071357-5vpp8776xncf33sn
2009-12-21 12:43:57 +05:30
mra (Open ERP) 9b2de76cab [IMP] base po files
bzr revid: mra@tinyerp.com-20091221062344-iaxb17z3xuk1uhi0
2009-12-21 11:53:44 +05:30
Launchpad Code Hosting 225c229780 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20091219043342-g6yxefj169bgeka3
bzr revid: codehost@crowberry-20091220043618-ahq2v3u2j5al90n1
bzr revid: codehost@crowberry-20091221044337-amjdbdasgxnofbfi
2009-12-21 04:43:37 +00:00
Launchpad Code Hosting 82d5e1c2df Launchpad automatic translations update.
bzr revid: codehost@crowberry-20091219043315-nxro2ufs7qwa3ldl
bzr revid: codehost@crowberry-20091220043549-tedq3hfaca2elaka
bzr revid: codehost@crowberry-20091221044309-jdhl84asvzyjjuw2
2009-12-21 04:43:09 +00:00
Christophe Chauvet 1e4d933cbc [FIX] Regression on global object
bzr revid: christophe.chauvet@syleam.fr-20091218170927-5m05rgb8rp09o21s
2009-12-18 18:09:27 +01:00
rpa (Open ERP) 207e86e1bd [IMP]: * Added Task Export wizard
* Restructuring of caldav + crm + project_calendar separated common data
* Minimized code

bzr revid: rpa@tinyerp.com-20091218134431-12oqmdbkbp3nyd10
2009-12-18 19:14:31 +05:30
rpa (Open ERP) 0f148f391c [ADD]: Added new module project_calendar that is used to import/export ical data of project tasks
bzr revid: rpa@tinyerp.com-20091218122420-817voetdl2q61n5r
2009-12-18 17:54:20 +05:30
rpa (Open ERP) 25d298f4b8 [IMP]: Made function for recurrent date generic, Improvement for vtodo
bzr revid: rpa@tinyerp.com-20091218115040-65ak3t01hi733oeb
2009-12-18 17:20:40 +05:30
NCH (Open ERP) 2ba5fbfb89 [FIX] crm: after upgrade module, base setup wizard called, configuration wizard is crash
bzr revid: hmo@tinyerp.com-20091218102513-1benptetg7q2x4qu
2009-12-18 15:55:13 +05:30
mra (Open ERP) d41f2ec159 [FIX] base/i18n: remove python code strings on translation files
lp bug: https://launchpad.net/bugs/484298 fixed

bzr revid: mra@tinyerp.com-20091218093934-tzp9x6gzqcnwxt4d
2009-12-18 15:09:34 +05:30
Christophe Chauvet 0700f9286f [IMP] Update the template for translation
bzr revid: christophe.chauvet@syleam.fr-20091218084126-fwa0yt6cg0x160qj
2009-12-18 09:41:26 +01:00
Launchpad Code Hosting 4e84477b83 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20091218043251-vxlp1682pmjt2tdh
2009-12-18 04:32:51 +00:00
Launchpad Code Hosting d5b63d3e71 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20091218043211-a33bhc5qr5dxomlh
2009-12-18 04:32:11 +00:00
Christophe Chauvet 981e7408bd [IMP] Extended the field.property to new type field (char, integer, float, date, ...)
By default, when there are no multi company default, we keep the compatibility with 5.0
      else we match to find the company_id for this fields.

bzr revid: christophe.chauvet@syleam.fr-20091217213828-f8edggbqnhzw41h2
2009-12-17 22:38:28 +01:00
Christophe Chauvet 121d3c2222 [FIX] change size for multi company default from 32 to 256
[IMP] Prepare _company_default_get to support rules on object's field

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

bzr revid: christophe.chauvet@syleam.fr-20091217213700-k1i6fdgojhn0uccs
2009-12-17 22:37:00 +01:00
Xavier Morel 5d15a496b1 [fix] mixed inheritance between osv and osv_memory, add direct osv_base holding redundancies between osv and osv_memory and forcing resolution of its __init__ before going higher the class tree
bzr revid: xmo@tinyerp.com-20091217192139-z9pnlw7d0438u89q
2009-12-17 20:21:39 +01:00
Fabien Pinckaers d1df64b2ce [FIX] osv_memory inherit osv
bzr revid: fp@tinyerp.com-20091217183820-93ylh4pfvvfbgpu2
2009-12-17 19:38:20 +01:00
Fabien Pinckaers 91370e8668 [FIX] osv_memory inherit osv
bzr revid: fp@tinyerp.com-20091217183613-m8l9fvlbi5u77mvx
2009-12-17 19:36:13 +01:00
Fabien Pinckaers 1320ab5122 [imp] multiple inheritancies
bzr revid: fp@tinyerp.com-20091217180756-rub0yjz05va8ryh7
2009-12-17 19:07:56 +01:00
Fabien Pinckaers 7c1e89f851 multiple inheritancies
bzr revid: fp@tinyerp.com-20091217180528-w1l9pfnw131js22a
2009-12-17 19:05:28 +01:00
rpa (Open ERP) 004978197c [Merge]: Merge nch branch for problem of wizard in caldav
bzr revid: rpa@tinyerp.com-20091217134052-wutczag4gfbucjjr
2009-12-17 19:10:52 +05:30
rpa (Open ERP) 0f5c880307 [IMP]: Caldav: Implemented separate functions to export data for attendee and alarm
bzr revid: rpa@tinyerp.com-20091217105237-wscguztkii7f4b2z
2009-12-17 16:22:37 +05:30
Harry (Open ERP) 0792d96369 [MERGE] merge from lp:~openerp-commiter/openobject-addons/ergonomy-search-views
bzr revid: hmo@tinyerp.com-20091217092548-o1kf2yjqy7donnpr
2009-12-17 14:55:48 +05:30
Christophe Simonis abac5229c3 [MERGE] lp:~xmo/openobject-server/setup_py_fixes
bzr revid: chs@tinyerp.com-20091217083446-57e8ko62e12eiv2u
bzr revid: chs@tinyerp.com-20091217083636-yoc153jnt4rhsw35
2009-12-17 09:36:36 +01:00
ame (Tiny) 1c1e8231fd [IMP] improved `fields_view_get` (auto create search view)
bzr revid: ame@tinyerp.com-20091217070647-gvryhm9bosry75fr
2009-12-17 12:36:47 +05:30
rpa (Open ERP) 12119467bd [IMP]: Caldav: Improvement for caldav alarm export
bzr revid: rpa@tinyerp.com-20091217062630-x84cwkgmm2jkv95q
2009-12-17 11:56:30 +05:30
nch@tinyerp.com 6a3696a3b4 [FIX]:Wizard not found ! in caldev.
bzr revid: nch@tinyerp.com-20091217061700-hw0gy61bk1mi7b93
2009-12-17 11:47:00 +05:30