Commit Graph

249 Commits

Author SHA1 Message Date
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Fabien Pinckaers bfaaf55f9f [IMP] events form view cleaned
bzr revid: fp@tinyerp.com-20120917163301-8b1hf7cklxmx4pcn
2012-09-17 18:33:01 +02:00
Stephane Wirtel 58fe30e520 [MERGE] stock: fix the issue of counting of Deliveries
[MERGE] account: fix the KeyError in the lines of journal.entry

bzr revid: stw@openerp.com-20120906145520-twnqeb3wyezarcnx
2012-09-06 16:55:20 +02:00
Stephane Wirtel 28b6979371 [FIX] account: Add an ondelete=cascade on the payment term line
[FIX] crm_claim: Fix a bug with the precedence of a menuitem
[FIX] hr_timesheet_sheet: Fix the ids of name_get

bzr revid: stw@openerp.com-20120906125407-8lbgehsf0yvy35vw
2012-09-06 14:54:07 +02:00
Olivier Dony 41e16c6592 [MERGE] sync with trunk
bzr revid: odo@openerp.com-20120905163135-9f6q0ghri1kq6z75
2012-09-05 18:31:35 +02:00
Stephane Wirtel 2e7e5ffd09 [IMP] event: Add an onchange event on the location address, this
onchange will load the city, street and zipcode of the selected
address.
[MERGE] event: Show the google maps.

bzr revid: stw@openerp.com-20120905091933-t77gwdlrfcq9uhup
2012-09-05 11:19:33 +02:00
Stephane Wirtel 57c22b7e02 [REF] Review the merge of Jignesh Rathod
bzr revid: stw@openerp.com-20120904145600-7l30odznr1odhvq7
2012-09-04 16:56:00 +02:00
Fabien Pinckaers b531d9cff1 [IMP] needaction after mail.thread
bzr revid: fp@tinyerp.com-20120822153145-g7xopqq7oje7y60c
2012-08-22 17:31:45 +02:00
Olivier Dony 406e58399f [FIX] mail: unify message_post calls, fix typos, various lint cleanup
bzr revid: odo@openerp.com-20120822113439-aoy7v4njs6o34tu5
2012-08-22 13:34:39 +02:00
Jignesh Rathod (Open ERP) 4d0937e9a6 [FIX] Fixes the problem of Iteration is not allowed on browse_record
lp bug: https://launchpad.net/bugs/1039899 fixed

bzr revid: jir@tinyerp.com-20120822070928-hfqz8s9du89ib03d
2012-08-22 12:39:28 +05:30
Fabien Pinckaers b62858e83e [IMP] Merging different ways of posting a message:
message_append_note
  message_append_dict
  message_append
  --> merged all to message_post

bzr revid: fp@tinyerp.com-20120817100302-bqsqv23ogrchslew
2012-08-17 12:03:02 +02:00
Fabien Pinckaers cb944d66ea [IMP] mail message
bzr revid: fp@tinyerp.com-20120817070218-rp1ssuhwnf8raitf
2012-08-17 09:02:18 +02:00
Thibault Delavallée 620b7e9b11 [IMP] Addons: user_email -> email.
bzr revid: tde@openerp.com-20120810144339-30ro9omgfxtjtjyz
2012-08-10 16:43:39 +02:00
pso (OpenERP) 773c2d5c63 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120801064711-y90iik5ialfdnfft
2012-08-01 12:17:11 +05:30
help 41d1135812 [IMP]improved exception warnings in remaining modules as per suggestion
bzr revid: help-20120731133425-2zlm5sakpowuc6rk
2012-07-31 19:04:25 +05:30
Antonin Bourguignon e2107d35d1 [IMP] use const SUPERUSER_ID insteand of int 1
bzr revid: abo@openerp.com-20120725152455-9q5kkogalmzmul4y
2012-07-25 17:24:55 +02:00
Pinakin Nayi (OpenERP) 62e4a52f2d [IMP]edi-event-email_template-fetchmail-warning-msg
bzr revid: pna@tinyerp.com-20120712122459-hvvxq5nqrtfxv3ei
2012-07-12 17:54:59 +05:30
Quentin (OpenERP) fa3301735e [IMP] event: usability, code review of form views
bzr revid: qdp-launchpad@openerp.com-20120709145832-idr4x5f8v4dtq3ol
2012-07-09 16:58:32 +02:00
Kuldeep Joshi (OpenERP) 6f70dc88c6 [IMP]event: change registration view
bzr revid: kjo@tinyerp.com-20120706121344-330s2e44t11epg5o
2012-07-06 17:43:44 +05:30
Kuldeep Joshi (OpenERP) 55aace115f [IMP]event: remove name_get method
bzr revid: kjo@tinyerp.com-20120706052321-fcxb95cckpfwsyvo
2012-07-06 10:53:21 +05:30
Kuldeep Joshi (OpenERP) 52c359e063 [MERGE] lp:openobject-addons
bzr revid: kjo@tinyerp.com-20120705084158-48j24dp62kr2ejp3
2012-07-05 14:11:58 +05:30
Kuldeep Joshi (OpenERP) 4d14b9378a [IMP]event: add duration field
bzr revid: kjo@tinyerp.com-20120705065712-ivluxs98wd1kjyza
2012-07-05 12:27:12 +05:30
Kuldeep Joshi (OpenERP) 36dca91195 [IMP]event: remove date and add duration
bzr revid: kjo@tinyerp.com-20120704111529-8nm276wyabrcn1wd
2012-07-04 16:45:29 +05:30
Thibault Delavallée 37a0658521 [IMP] needaction: cleaned definitions in addons.
bzr revid: tde@openerp.com-20120702145747-3m3s78tfmavjj61k
2012-07-02 16:57:47 +02:00
Kuldeep Joshi (OpenERP) bafe665022 [IMP]event: remove res.partner inherit
bzr revid: kjo@tinyerp.com-20120629072431-4bsg54hzww6dzjd6
2012-06-29 12:54:31 +05:30
Kuldeep Joshi (OpenERP) 32b030c763 [IMP] set email button and chenge text of user_id field
bzr revid: kjo@tinyerp.com-20120627130147-tktvn9b5cdsblzp0
2012-06-27 18:31:47 +05:30
Kuldeep Joshi (OpenERP) 3fe1f0c57d [MERGE] lp:~openerp-commiter/openobject-addons/trunk-event-pna
bzr revid: kjo@tinyerp.com-20120627104719-m3d0fkxuukk9useg
2012-06-27 16:17:19 +05:30
Kuldeep Joshi (OpenERP) a48ae7fd7c [IMP/MERGE] lp:~openerp-commiter/openobject-addons/trunk-event_registrations-fka
bzr revid: kjo@tinyerp.com-20120627094448-q6uls9d5d67w1pa4
2012-06-27 15:14:48 +05:30
Pinakin Nayi (OpenERP) 6878899c42 [IMP]event_form
bzr revid: pna@tinyerp.com-20120626130152-kovzkfq2tin2bx1i
2012-06-26 18:31:52 +05:30
Pinakin Nayi (OpenERP) 183b879e5e [IMP]event_form
bzr revid: pna@tinyerp.com-20120626125302-rvubrzttwsiff292
2012-06-26 18:23:02 +05:30
Pinakin Nayi (OpenERP) 1a89773229 [IMP]event_form
bzr revid: pna@tinyerp.com-20120626104501-2a5gmtvi3ij62d0f
2012-06-26 16:15:01 +05:30
Thibault Delavallée cd19f68eb9 [MERGE] Merged with main addons.
bzr revid: tde@openerp.com-20120601113625-c9w0kmnw1dzvjswx
2012-06-01 13:36:25 +02:00
Fabien Pinckaers cdd8b9d47a [IMP] merge events
bzr revid: fp@tinyerp.com-20120525134306-3lz3127527hyly77
2012-05-25 15:43:06 +02:00
Fabien Pinckaers 3f31dd0d0c [merge] events
bzr revid: fp@tinyerp.com-20120525072114-x1ylvnbw2k3twbhy
2012-05-25 09:21:14 +02:00
Atul Patel (OpenERP) e21492a8bf [REM]: Remove unused code and refactor code as per specification
bzr revid: atp@tinyerp.com-20120523134448-9vqtiufzjgmmaq0b
2012-05-23 19:14:48 +05:30
Atul Patel (OpenERP) 2d0d1d71ce [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120523133425-ip2oenlcl635wu34
2012-05-23 19:04:25 +05:30
Atul Patel (OpenERP) 7f93ac0dc3 [FIX]: ADD google map in event form view. remove preveiw wizard.
bzr revid: atp@tinyerp.com-20120523131956-ttslmltvzscz024o
2012-05-23 18:49:56 +05:30
Sbh (Openerp) 1bc1b8817e [MERGE] Merge with lp:openobject-adddons
bzr revid: sbh@tinyerp.com-20120523045707-rxt3uirdycmb3bxj
2012-05-23 10:27:07 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Sbh (Openerp) f4ef4460c2 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120522103754-qvz1rqmzfpywc6yq
2012-05-22 16:07:54 +05:30
Atul Patel (OpenERP) 4a02e98d42 [FIX]: Add osv memory wizard for event preview.Refactor code as per new specification.
bzr revid: atp@tinyerp.com-20120521132458-xozrh3vcz4wbo6t5
2012-05-21 18:54:58 +05:30
Atul Patel (OpenERP) 96fde61acf [ADD]: Event page
bzr revid: atp@tinyerp.com-20120517103941-6ngwqfkiow8f4ugq
2012-05-17 16:09:41 +05:30
Amit Patel (OpenERP) 1aefff9733 [MERGE]:merged from trunk
bzr revid: apa@tinyerp.com-20120517101517-npk57s14kgxlk7in
2012-05-17 15:45:17 +05:30
Atul Patel (OpenERP) ea945a980b [MERGE]: Merged lp:openobject-addons
bzr revid: atp@tinyerp.com-20120516061536-j9f09y4clhmgktcn
2012-05-16 11:45:36 +05:30
Turkesh Patel (Open ERP) b58c3bda56 [IMP] event,mrp,procurement: improved code
bzr revid: tpa@tinyerp.com-20120515052522-a8m1qal6stomylhr
2012-05-15 10:55:22 +05:30
Sbh (Openerp) cc2570dc05 [MERGE] Merge event changes for openchatter
bzr revid: sbh@tinyerp.com-20120514113218-4026sf5jlu5cx0fx
2012-05-14 17:02:18 +05:30
Divyesh Makwana (Open ERP) 17e9ee174d [IMP] account, crm_claim, event : Improved some typos.
bzr revid: mdi@tinyerp.com-20120508093604-puzro3dof4m9o5rv
2012-05-08 15:06:04 +05:30
Turkesh Patel (Open ERP) 6504e9cc23 [IMP] event: Improved code.
bzr revid: tpa@tinyerp.com-20120507110619-g1f6m05cmy47zb1j
2012-05-07 16:36:19 +05:30
Atul Patel (OpenERP) 20624a156e [FIX]: Optimize code.
bzr revid: atp@tinyerp.com-20120507052645-5jkwjolm0tm3rb5c
2012-05-07 10:56:45 +05:30
Saurang Suthar (OpenERP) 8ac820486c [IMP]:improved title Origin by Source everywhere
bzr revid: ssu@tinyerp.com-20120504123202-an1zb5evaiaazwrf
2012-05-04 18:02:02 +05:30