Commit Graph

44378 Commits

Author SHA1 Message Date
Sbh (Openerp) 26c3e813b2 [Fix]hr_timesheet: fix the onchange
bzr revid: sbh@tinyerp.com-20120330095117-lsknoidjybywrsyc
2012-03-30 15:21:17 +05:30
Sbh (Openerp) 7a97b9c519 [Fix]purchase: fix the obj name
bzr revid: sbh@tinyerp.com-20120330093033-t36u7zhnzrp1hht3
2012-03-30 15:00:33 +05:30
Quentin (OpenERP) ffd0c86ec2 [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
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Sbh (Openerp) eb1986a7df [MERGE] rename address_id into parnter_id
bzr revid: sbh@tinyerp.com-20120330085848-2gmfjgadftc1a4bq
2012-03-30 14:28:48 +05:30
Sbh (Openerp) b2e6ba9417 [IMP] : rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330084951-2wwcl6w6fybo6gnu
2012-03-30 14:19:51 +05:30
Sbh (Openerp) 41c3643ea8 [IMP] : rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330083106-fym82cu48lx7j34s
2012-03-30 14:01:06 +05:30
Sbh (Openerp) 0a28fafb75 [IMP] : rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330082751-3dsfrym5vr1sv2r0
2012-03-30 13:57:51 +05:30
Sbh (Openerp) 102dc53831 [IMP] : rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330082254-ohrl90qe5cr0zolw
2012-03-30 13:52:54 +05:30
Sbh (Openerp) d494230c87 [IMP] : rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330081136-gyllf3gx180clebd
2012-03-30 13:41:36 +05:30
Sbh (Openerp) 1078da6717 [IMP] purchase: rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330075638-81vq3papia6hitwu
2012-03-30 13:26:38 +05:30
Sbh (Openerp) deedfe2034 [IMP] sale: rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330075032-wmbw3kv21h44u60i
2012-03-30 13:20:32 +05:30
Sbh (Openerp) 9460dd0b02 [IMP] stock: rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330074901-kawagjxlvwfnqx06
2012-03-30 13:19:01 +05:30
Sbh (Openerp) bba2e9ce07 [IMP]account_followup: remove address
bzr revid: sbh@tinyerp.com-20120330050955-fsld4gti0phnu34h
2012-03-30 10:39:55 +05:30
Sbh (Openerp) 964b385d5c [fix] : small fix
bzr revid: sbh@tinyerp.com-20120329131017-4x4xzi41ttbq9ni3
2012-03-29 18:40:17 +05:30
Sbh (Openerp) cd66e2402f [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120329130046-6s804a2aic6d4euc
2012-03-29 18:30:46 +05:30
Sbh (Openerp) 867459789a [IMP]account: remove address ref
bzr revid: sbh@tinyerp.com-20120329125723-ibv1bozf6a4pjjap
2012-03-29 18:27:23 +05:30
Sbh (Openerp) 287935fc7f [IMP]account: remove address_id
bzr revid: sbh@tinyerp.com-20120329125550-l0fo45vbwnvf5p76
2012-03-29 18:25:50 +05:30
Sbh (Openerp) a821b41caa [IMP]account: remvoe unused pool
bzr revid: sbh@tinyerp.com-20120329125104-pe1zcn50ldv5wb1t
2012-03-29 18:21:04 +05:30
Sbh (Openerp) fa76f3a063 [IMP]account: remove address_id form compute_all
bzr revid: sbh@tinyerp.com-20120329124913-uoc4lrcauzaltpqp
2012-03-29 18:19:13 +05:30
Sbh (Openerp) d9359aacfb [IMP]account: remove address_id form compute_all
bzr revid: sbh@tinyerp.com-20120329124138-isbvzt8z4drn7fwn
2012-03-29 18:11:38 +05:30
Quentin (OpenERP) 1517145f3f [MERGE] merged the branch with the event kanban feature
bzr revid: qdp-launchpad@openerp.com-20120329105428-ay6e6caidyduhsp8
2012-03-29 12:54:28 +02:00
Olivier Dony 11f4469e85 [MERGE] mail: make post-processing of sent messages extensible
bzr revid: odo@openerp.com-20120329104149-9xjt9gr2sj1fb9m0
2012-03-29 12:41:49 +02:00
Quentin (OpenERP) 0500d3167a [FIX] base: restriced access on some menuitems ('Reporting\Audit' and 'Reporting\Configuration') to the group 'base.group_system'
bzr revid: qdp-launchpad@openerp.com-20120329103153-1787msoq8bkufx5z
2012-03-29 12:31:53 +02:00
Quentin (OpenERP) 9d429e4446 [REF] event, event_share: removed the event_share module and replaced by the use of uid=1 in the functions used by the kanban view to subscribe/unsubscribe
bzr revid: qdp-launchpad@openerp.com-20120329102237-4q7qjepjutlyet2f
2012-03-29 12:22:37 +02:00
Quentin (OpenERP) 236ed739b9 [FIX] event: fixed the access rights in order to have that being in the manager group implies being in the user group too
bzr revid: qdp-launchpad@openerp.com-20120329085703-419271p8s81cl6zo
2012-03-29 10:57:03 +02:00
Sbh (Openerp) 4094f53f77 [MERGE] domain changes for mrp_repair
bzr revid: sbh@tinyerp.com-20120329063726-sidox6k1xmrfw8le
2012-03-29 12:07:26 +05:30
Turkesh Patel (Open ERP) a7cba7ddfc [FIX] mrp_repair: set domain on address_id field
bzr revid: tpa@tinyerp.com-20120329052401-gosm2xdc9edf1xfl
2012-03-29 10:54:01 +05:30
Launchpad Translations on behalf of openerp fb7b21d002 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120329044639-uvugg6ws79fao36u
2012-03-29 04:46:39 +00:00
Launchpad Translations on behalf of openerp b7f2284d7f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120328044619-mysiqxktsyz9yvhk
bzr revid: launchpad_translations_on_behalf_of_openerp-20120329043542-rsvb6ox4tf09j7d5
2012-03-29 04:35:42 +00:00
Quentin (OpenERP) e5346f76ce [IMP] event: improvements related to kanban view
* removed foolish 'subscribe boolean field on event.registration
 * if the register max field on the event is left to 0, it means the number of available ticket is unlimited
 * few usabiltiy improvements and refactoring

bzr revid: qdp-launchpad@openerp.com-20120328143853-0m8uum4so8q4q3hv
2012-03-28 16:38:53 +02:00
Quentin (OpenERP) 2e6c168418 [MERGE] merged with main addons branch
bzr revid: qdp-launchpad@openerp.com-20120328141942-pee0uyvtop9atrj2
2012-03-28 16:19:42 +02:00
Purnendu Singh (OpenERP) 047a2658be [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120328124051-rz1vzrr4mmlw506m
2012-03-28 18:10:51 +05:30
Quentin (OpenERP) 8c06f8ee1f [FIX] base: removed main menu reporting from extended view
bzr revid: qdp-launchpad@openerp.com-20120328121224-owstjwqkc6e3oe7a
2012-03-28 14:12:24 +02:00
Launchpad Translations on behalf of openerp e67101cb1e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120328044533-hh02d2641w32kwvd
bzr revid: launchpad_translations_on_behalf_of_openerp-20120329043523-692oa8mzk47dj070
2012-03-29 04:35:23 +00:00
Fabien Meghazi 2d6775c407 [FIX] Do not show More menu button if unnecessary
bzr revid: fme@openerp.com-20120328113113-w925pasg7jnmxtzw
2012-03-28 13:31:13 +02:00
Fabien Meghazi 1a58a96f8c [IMP] Show database name in UserMenu
bzr revid: fme@openerp.com-20120328111723-cmgn9wzspn5bulnp
2012-03-28 13:17:23 +02:00
Fabien Meghazi 603485baa1 [IMP] Improved menu
bzr revid: fme@openerp.com-20120328100402-23zbekaomclkdwkf
2012-03-28 12:04:02 +02:00
Sbh (Openerp) d3b92e6a77 [Fix]sale: fix domain
bzr revid: sbh@tinyerp.com-20120328092143-7urjq92ofx027zhv
2012-03-28 14:51:43 +05:30
Sbh (Openerp) 7c42ae0b52 [MERGE] Merge res.parnter.address cleaining
bzr revid: sbh@tinyerp.com-20120328084253-9w9cfhc22cqy7hk4
2012-03-28 14:12:53 +05:30
Sbh (Openerp) 6704df79f3 [Fix]:account: remove address
bzr revid: sbh@tinyerp.com-20120328082415-6lk10eprht5zq4ht
2012-03-28 13:54:15 +05:30
Kuldeep Joshi (OpenERP) 5a5ed96ce2 [FIX]stock: change the demo
bzr revid: kjo@tinyerp.com-20120328050713-v2qwh34vsvtjn03n
2012-03-28 10:37:13 +05:30
Fabien Meghazi c86b24b4c3 [FIX] Add 'More...' feature to main menu
bzr revid: fme@openerp.com-20120327193212-kflgwnvxp89lkqmb
2012-03-27 21:32:12 +02:00
Quentin (OpenERP) 1ec3bd5d33 [MERGE] merged branch with typo fixing in xml id
bzr revid: qdp-launchpad@openerp.com-20120327155749-n5cbsg7jmwx9djug
2012-03-27 17:57:49 +02:00
Quentin (OpenERP) 0403024579 [MERGE] merged branch with typo fixing in xml id
bzr revid: qdp-launchpad@openerp.com-20120327155727-oueifcy55kd9t5jc
2012-03-27 17:57:27 +02:00
Xavier Morel 94c7dff4ea [FIX] usage issue of py.eval: in py.js 0.4, it returns a JS object not a PY object, so .toJSON should not be called on the result
bzr revid: xmo@openerp.com-20120327151357-4en4skjqb66b816c
2012-03-27 17:13:57 +02:00
Kuldeep Joshi (OpenERP) 08e3929eae [FIX]auction,stock: change demo name
bzr revid: kjo@tinyerp.com-20120327133523-7393drc2w4ccojaf
2012-03-27 19:05:23 +05:30
Kuldeep Joshi (OpenERP) 6b9adf9f00 [FIX]account_analytic_analysis: remove dot
bzr revid: kjo@tinyerp.com-20120327130446-hniuxglpckd7tg6i
2012-03-27 18:34:46 +05:30
Purnendu Singh (OpenERP) f268241d7a [IMP] mail: split out the send method and define a new method for post-processing of sent messages
bzr revid: psi@tinyerp.com-20120327115800-mjcwrzz31sjytld0
2012-03-27 17:28:00 +05:30
Amit Patel (OpenERP) 3666c8515e [IMP]:improved help
bzr revid: apa@tinyerp.com-20120327111058-b2gvgfe75ahsd813
2012-03-27 16:40:58 +05:30
Purnendu Singh (OpenERP) 4d7ac64a01 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120327110553-yuf6mlqfyswx9bme
2012-03-27 16:35:53 +05:30