Commit Graph

103 Commits

Author SHA1 Message Date
Fabien Pinckaers c93d70e919 [MERGE] chm - improved subtype - fixes
bzr revid: fp@openerp.com-20121002204023-8v3jf2n84xe2jol9
2012-10-02 22:40:23 +02:00
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Antony Lesuisse 6dd16f2613 [MERGE] trunk
bzr revid: al@openerp.com-20120930141638-bw50m7b5a8wnu2yh
2012-09-30 16:16:38 +02:00
Fabien Pinckaers 2c3da0188a [FIX] no need to overwrite name of requisition
bzr revid: fp@tinyerp.com-20120929090750-rho7tmgkpuaqpytp
2012-09-29 11:07:50 +02:00
Thibault Delavallée cb806332be [FIX] subtype_xml_id -> subtype in message_post.
bzr revid: tde@openerp.com-20120920145405-vwi1kt1ttkd2w8sz
2012-09-20 16:54:05 +02:00
Thibault Delavallée dbcb9b2b1e [CLEAN] purchase_requisition: cleaned subtypes.
bzr revid: tde@openerp.com-20120919120602-1klpv75xzs5ngw3n
2012-09-19 14:06:02 +02:00
Sanjay Gohel (Open ERP) e6cdcb6b51 [MERGE]merge with trunk addons
bzr revid: sgo@tinyerp.com-20120917065740-w9a3xhe632368t2n
2012-09-17 12:27:40 +05:30
Sanjay Gohel (Open ERP) 9524b34e31 [IMP]changed in purchase_requisition module for subtype update specification
bzr revid: sgo@tinyerp.com-20120913091208-si6e042trpzdyq6m
2012-09-13 14:42:08 +05:30
Turkesh Patel (Open ERP) 49b46f47a7 [IMP] purchase_requisition: remove notes as notes field removed from purchase.order.line
bzr revid: tpa@tinyerp.com-20120907093642-6v16d6qws1tghf0n
2012-09-07 15:06:42 +05:30
Amit Patel (OpenERP) 649b424f68 [MERGE]:purchase subtype data
bzr revid: apa@tinyerp.com-20120831131108-63qom4rj8zi70e1x
2012-08-31 18:41:08 +05:30
Foram Katharotiya (OpenERP) 84fd3b3a35 [IMP] change subtype close
bzr revid: fka@tinyerp.com-20120831124744-uup75dwshj5nmf2n
2012-08-31 18:17:44 +05:30
Foram Katharotiya (OpenERP) 7393c91391 [MERGE] Merge with parent branch
bzr revid: fka@tinyerp.com-20120830114651-tavazd2zdk3gm5tx
2012-08-30 17:16:51 +05:30
Foram Katharotiya (OpenERP) 1e6099d713 [IMP] Add data of subtype in purchase & purchase_requisition
bzr revid: fka@tinyerp.com-20120830113037-7t4raly1gf4a3uoh
2012-08-30 17:00:37 +05:30
Thibault Delavallée 9b6379462b [REF] mail_mail: cool and clean refactoring of the models.
Removed body_html and content_subtype fields. We now entirely
rely on the body field, that holds sanitized HTML.
Added a user_signature field from email_template. mail_mail.send()
is now responsible of adding the signature on emails.
mail_notification.notify() sets the user_signature flag on
emails send for notifciations.
mail_mail.send() is responsible of adding a default subject
on emails send if there is no subject on the mail.message,
and res_id and model are set.
purchase_requisition: removed an override of mail.message
schedule_with_attach.

bzr revid: tde@openerp.com-20120829150002-v8t581oesnw0rhvl
2012-08-29 17:00:02 +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
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
Quentin (OpenERP) 0bcf969ec7 [MERGE] lp: 932059 (removal of dead state in PO)
bzr revid: qdp-launchpad@openerp.com-20120814143751-e14dqq9ofcf69jgb
2012-08-14 16:37:51 +02:00
Antonin Bourguignon a97687a420 [MERGE] latest trunk
also replace the error message title 'Operation Not Permitted' by 'Invalid Action'

bzr revid: abo@openerp.com-20120807120451-zdrrecilfh82obhl
2012-08-07 14:04:51 +02:00
Antonin Bourguignon 59aa37f0e4 [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!')
bzr revid: abo@openerp.com-20120807113414-7mryqyt3jnq8shsa
2012-08-07 13:34:14 +02:00
Thibault Delavallée b0d95be968 [FIX] subtype -> content_subtype.
bzr revid: tde@openerp.com-20120806105138-ipcsz8yscof5eg0f
2012-08-06 12:51:38 +02:00
Thibault Delavallée 4c2a3f4969 [FIX] purchase_requisition: fixed mail.message inheritance, where behavior specific to this module was executed for every composed message.
bzr revid: tde@openerp.com-20120806102431-2vw87hw656kss0q0
2012-08-06 12:24:31 +02:00
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
Raphael Collet 05a98fb70b [IMP] purchase_requisition: code simplifications and small bug fix
bzr revid: rco@openerp.com-20120627144836-kf0zvnfn63cpkcjs
2012-06-27 16:48:36 +02:00
Atul Patel (OpenERP) f1db2c80cc [FIX]: Improve Treeview colors red to black, Improve tooltips in product form.
bzr revid: atp@tinyerp.com-20120625120824-f21tkf3x5uviiroq
2012-06-25 17:38:24 +05:30
Atul Patel (OpenERP) af8c698b46 [FIX]: FIX Warehouse_id problem
bzr revid: atp@tinyerp.com-20120621063620-613wzcje95x34v4o
2012-06-21 12:06:20 +05:30
Atul Patel (OpenERP) 7122b5722d [FIX]: Add missing arguments
bzr revid: atp@tinyerp.com-20120621062552-k476fitxgkv0h376
2012-06-21 11:55:52 +05:30
Atul Patel (OpenERP) f47748ccad [MERGE]: Merged with Improvement.
bzr revid: atp@tinyerp.com-20120621060034-o9zfb9e5d13yrsi8
2012-06-21 11:30:34 +05:30
Bharat Devnani (OpenERP) 24a350a2bd [ADD] added functionality which display mail in open chatter of purchase_requisition view when RFQ is asked for particular quotation
bzr revid: bde@tinyerp.com-20120620132520-hvznamdl2xpcl972
2012-06-20 18:55:20 +05:30
Bharat Devnani (OpenERP) d89a10cf75 [IMP] improved functionality for purchase_requisition, added group on destination field and improved view
bzr revid: bde@tinyerp.com-20120619133300-jqndqfhxm7g2p443
2012-06-19 19:03:00 +05:30
Atul Patel (OpenERP) e782639f63 [FIX]: Fix typo
bzr revid: atp@tinyerp.com-20120608083305-j9f01hyozubkrlef
2012-06-08 14:03:05 +05:30
Atul Patel (OpenERP) 062ee8f300 [FIX]: Fix chatter display string problem
bzr revid: atp@tinyerp.com-20120608082919-nwq1oh8z7cjxs07m
2012-06-08 13:59:19 +05:30
Atul Patel (OpenERP) 1d7f42c371 [FIX]: Make RFQ o2m field in requisition readonly. make send note to chatter for requisition.
bzr revid: atp@tinyerp.com-20120604132653-8nqia7hzlb5y8161
2012-06-04 18:56:53 +05:30
Atul Patel (OpenERP) ee0745115d [MERGE]: Merge with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120604050122-6g8ba2hvjugobb2u
2012-06-04 10:31:22 +05:30
Atul Patel (OpenERP) f6c44bb285 [FIX]: Fix some name for usability.
bzr revid: atp@tinyerp.com-20120604045011-0zm2l6aadexkktjh
2012-06-04 10:20:11 +05:30
Atul Patel (OpenERP) b89e09a077 [IMP]: Improve tree view.
bzr revid: atp@tinyerp.com-20120602065841-zoz75mk96usd2psi
2012-06-02 12:28:41 +05:30
Atul Patel (OpenERP) 219effb06a [MERGE]: Merged lp:~openerp-dev/openobject-addons/trunk-improve-purchase-requisition-view-atp-po-related-functionality-bde
bzr revid: atp@tinyerp.com-20120601173011-te4xbjt67ba9y3dd
2012-06-01 23:00:11 +05:30
Atul Patel (OpenERP) 7068de6bc7 [FIX]: Allow add rfq manually with warning if same suppliers if given.
bzr revid: atp@tinyerp.com-20120601171345-o4uxah793kvxhs5v
2012-06-01 22:43:45 +05:30
Bharat Devnani (OpenERP) 4382469a3a [MERGE] merged with parent branch
bzr revid: bde@tinyerp.com-20120601131602-nae8jpxl2loyjqgn
2012-06-01 18:46:02 +05:30
Bharat Devnani (OpenERP) e7de1fcb4e [ADD] added functionality of counting records which are in draft state in purchase requisition menu and also changed string of partner_id in wizard
bzr revid: bde@tinyerp.com-20120601123048-ojix38618v9jo2km
2012-06-01 18:00:48 +05:30
Atul Patel (OpenERP) 79ccadc73d [MERGE]: Merged lp:~openerp-dev/openobject-addons/trunk-improve-purchase-requisition-view-atp-add_open_chatter-nco with some changes
bzr revid: atp@tinyerp.com-20120601121344-zqubz51eh2936zv2
2012-06-01 17:43:44 +05:30
Nimesh (Open ERP) 17927188c0 [MERGE] merge with parent brach and resolve the conflicts
bzr revid: nco@tinyerp.com-20120601061200-hhlld3k829ajbgdh
2012-06-01 11:42:00 +05:30
Jalpesh Patel (OpenERP) f2d8b751aa [IMP]purchase_requisition: change state name and button name
bzr revid: pja@tinyerp.com-20120531095913-rozhb44r5wn2s060
2012-05-31 15:29:13 +05:30
Nimesh (Open ERP) 5703f9fd8d [add] add open chatter and move Request a quotation button to product tab and add attr in it.
bzr revid: nco@tinyerp.com-20120531092614-dvmi3famh400o4sd
2012-05-31 14:56:14 +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) e51ed975f3 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120516043048-pkd9klih8jdszhni
2012-05-16 10:00:48 +05:30
Turkesh Patel (Open ERP) 2880ad67f1 [IMP] project_scrum,purchase,purchase_requisition,stock_location: improved code.
bzr revid: tpa@tinyerp.com-20120515060111-bztqy1pie1c9e552
2012-05-15 11:31:11 +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
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Jagdish Panchal (Open ERP) 29918c6418 [IMP] rename UOM to Unit of Measure everywhere in sale,stock,purchase,project_long_term and project_planning
bzr revid: jap@tinyerp.com-20120425120908-z13f1k2an7q01b8j
2012-04-25 17:39:08 +05:30