Commit Graph

197 Commits

Author SHA1 Message Date
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
Turkesh Patel (Open ERP) 05dde082df [FIX] purchase_requisition: improved code
bzr revid: tpa@tinyerp.com-20120425053223-la43e3jpggobhnim
2012-04-25 11:02:23 +05:30
Bharat Devnani (OpenERP) 2b0baedd85 [REM] removed references of res.partner.address from purchase_requisition module
bzr revid: bde@tinyerp.com-20120306120525-zr2gd25vxq5liu33
2012-03-06 17:35:25 +05:30
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

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

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
Mayur Maheshwari (OpenERP) 19de91d4b9 [FIX]purchase: removed wait ad wait_auth which unnecessary
lp bug: https://launchpad.net/bugs/932059 fixed

bzr revid: mma@tinyerp.com-20120215120331-7uc0ybsv90oayfw2
2012-02-15 17:33:31 +05:30
Mayur Maheshwari (OpenERP) 5e25e0b264 [FIX]purchase_requisition: add a proper name on warring message
lp bug: https://launchpad.net/bugs/908064 fixed

bzr revid: mma@tinyerp.com-20111223112241-ze7eyf29qgf88vkv
2011-12-23 16:52:41 +05:30
Harry (OpenERP) 6ced5c16c1 [REF] purchase_requisition:
purchase_requisition/wizard/purchase_requisition_partner.py
* [REF] In create_order() method, move stuff of creating purchase order into 'purchase.requisition' object.
purchase_requisition/purchase_requisition.py
* [ADD] introduce new method: make_purchase_order()
        - to create new RFQ of specified supplier with plannned date, price

bzr revid: hmo@tinyerp.com-20111202072755-e3ura2cmnh78utet
2011-12-02 12:57:55 +05:30
Harry (OpenERP) bdf23343b1 [MERGE] merged cleanup yml:
purchase_requisition/purchase_requisition.py
* [IMP] call tender_done() method instead of set state manually.

purchase_requisition/purchase_requisition_demo.xml
* [IMP] added demo data of requisition with RFQs

purchase_requisition/wizard/purchase_requisition_partner.py
* [IMP] address_id is not mandatory. so remove required tag

[IMP] Test cases of requisition process
* purchase_requisition.yml
* purchase_requisition_demo.yml

[REM]
* purchase_requisition_exclusive.yml [move into requisition.yml]
* purchase_requisition_report.yml [move into requisition.yml]

bzr revid: hmo@tinyerp.com-20111202051506-kmlsfqnoqcafkic5
2011-12-02 10:45:06 +05:30
Bogdan Stanciu e19e1fe100 [FIX] some product_qty fields are set with hardcoded decimal precision, and some without. I added dp on all occurrences of product_qty.
lp bug: https://launchpad.net/bugs/884179 fixed

bzr revid: bogdanovidiu.stanciu@gmail.com-20111031113830-drdqvvrz032nrzh4
2011-10-31 12:38:30 +01:00
Kirti Savalia (OpenERP) 4c43f89684 [FIx]:correct origin in purchase requisition
lp bug: https://launchpad.net/bugs/873258 fixed

bzr revid: ksa@tinyerp.com-20111013130731-x03jbme5iyws02pe
2011-10-13 18:37:31 +05:30
Mayur Maheshwari (OpenERP) 364f9aefa9 [IMP]stock,purchase_requisition,crm:statusbar Improvement is Done
bzr revid: mma@tinyerp.com-20110914131111-3o0jykg61r5eq98c
2011-09-14 18:41:11 +05:30
Olivier Dony 560915cb68 [MERGE] merged latest fixes from 6.0 up to r.4556
Rev 4556 = revision-id: jvo@tinyerp.com-20110502133745-s1zyed65h6ojwkvk.

bzr revid: odo@openerp.com-20110502184643-d3qzosqdurscd51i
2011-05-02 20:46:43 +02:00
Jay Vora (OpenERP) 9cfdc4248c [FIX] Purchase_requisition : Correction on call to write(), Corrected the commit sbh@tinyerp.com-20100709113554-htq4ole8xlezba0w
lp bug: https://launchpad.net/bugs/724891 fixed

bzr revid: jvo@tinyerp.com-20110308145252-jo1123m1pp579ulp
2011-03-08 20:22:52 +05:30
ksa (Open ERP) 00423cf396 [FIX]: syntax error in coding purchase requisition
lp bug: https://launchpad.net/bugs/724891 fixed

bzr revid: ksa@tinyerp.co.in-20110225114003-prpmhgfxoqyr39u2
2011-02-25 17:10:03 +05:30
Quentin THEURET c1815b929d [IMP] Delete a many2one because on purchase_requisition_line, the field requisition_id is defined two times
bzr revid: quentin@quentin-tempo-20110113144804-y705mg4hp1f9102o
2011-01-13 15:48:04 +01:00
uco (OpenERP) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
uco (OpenERP) eccc1d33b2 [REF] copyrights: Replaced 'GNU General Public License' with 'GNU Affero General Public License'
bzr revid: uco@tinyerp.com-20101028065418-ahi6poaxn1aa5dmp
2010-10-28 12:24:18 +05:30
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +02:00
sbh (Open ERP) b43dc2d555 [IMP] purchase: Improve the tooltips and view
bzr revid: sbh@tinyerp.com-20100917123657-yjfi18gvyn1308lk
2010-09-17 18:06:57 +05:30
sbh (Open ERP) b6440e2c2a [IMP] purchase_requisition :Improve the tooltips
bzr revid: sbh@tinyerp.com-20100916110017-xw2ggjvye1x68mqn
2010-09-16 16:30:17 +05:30
sbh (Open ERP) a52927fbea [IMP] purchase_requisition: set company_id and warehouse_id
bzr revid: sbh@tinyerp.com-20100825115937-j0wu0vz1p61lwums
2010-08-25 17:29:37 +05:30
sbh (Open ERP) 1a7d5d1890 [IMP] purchase_requisition: Add the copy method for set the purchase_ids blank and set the name
bzr revid: sbh@tinyerp.com-20100825113956-kqdpehujp5q6m4jq
2010-08-25 17:09:56 +05:30
sbh (Open ERP) e75a7aa4d2 [Add] purchase_requisition: Add a warehouse_id field on the purchase requisition
bzr revid: sbh@tinyerp.com-20100825062452-l0ewiq87d0qec1sm
2010-08-25 11:54:52 +05:30
sbh (Open ERP) ba320d4c2e [IMP]purchase_requisition: Remove the requisition_id from purchase order list,purchase order form set Purchase Requisition field after the Received checkbox, confirm a purchase requisition without purchase_order
bzr revid: sbh@tinyerp.com-20100825060118-wyk1xyijlq2vfnsh
2010-08-25 11:31:18 +05:30
Fabien Pinckaers 74addab292 [FIX] fixing report headers
bzr revid: fp@tinyerp.com-20100824123711-wp7hwd89yeqgpjaa
2010-08-24 14:37:11 +02:00
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
sbh (Open ERP) 183f7ca685 [IMP] purchase_requisition: Remove the unused import statement
bzr revid: sbh@tinyerp.com-20100805112326-4w04x63xu943uwlm
2010-08-05 16:53:26 +05:30
sbh (Open ERP) ea6c6dd089 [Fix]:purchase_requisition : requisition type exclusive then set the confirm purchase order in procurement
bzr revid: sbh@tinyerp.com-20100709113554-htq4ole8xlezba0w
2010-07-09 17:05:54 +05:30
sbh (Open ERP) f2d8c68370 [Add] purchase_requisition: Add the requisition_id in procurement
bzr revid: sbh@tinyerp.com-20100709092648-imdg0ji0is4to797
2010-07-09 14:56:48 +05:30
sbh (Open ERP) 977d51f569 [IMP] purchase_requisition: if state is done the readonly some field and button
bzr revid: sbh@tinyerp.com-20100708142102-ctl0bozqkby8nh6b
2010-07-08 19:51:02 +05:30
Mustufa Rangwala 3baaf8f1cb [MERGE] merge mtr branch for the purchase related modules changes for piratpad
bzr revid: mra@mra-laptop-20100701065957-o63pf52laa9yffu4
2010-07-01 12:29:57 +05:30
mtr 4b50f1407e [IMP] purchase,purchase_requisition:Improvements in purchase and purchase_requisition as per testing
bzr revid: mtr@mtr-20100701052708-8d23mnzjyt0taslw
2010-07-01 10:57:08 +05:30
Mustufa Rangwala 64d7e5faa6 [REF] purchase requeistion
bzr revid: mra@mra-laptop-20100623115320-i0k2kio6el47id6z
2010-06-23 17:23:20 +05:30
mtr f8ed9066ad [IMP] procurement,purchase,purchase_requisition,sale,sale_journal:Improvements made as per the testing
bzr revid: mtr@mtr-20100621135911-rudvobfa6o090s1o
2010-06-21 19:29:11 +05:30
mtr 8284cc7e7d [IMP] sale,sale_journal,purchase,purchase_requisition,stock:improved log messages
bzr revid: mtr@mtr-20100615042811-q9uhngxm9b0aw3nw
2010-06-15 09:58:11 +05:30
mtr d21c958a32 [IMP] sale,sale_journal,purchase,purchase_requisition,stock:added and modified log messages
bzr revid: mtr@mtr-20100614110951-qos5mxvtqvnhhrq0
2010-06-14 16:39:51 +05:30
uco (OpenERP) fb6d7e5b9b [IMP] procurment: Task ID-819: mrp_procurement should be renamed in procurement : renamed 'mrp.procurment' object to 'procurement.order'.
bzr revid: uco@tinyerp.com-20100527124706-uptnmyrdopc9yht9
2010-05-27 18:17:06 +05:30
mso 129cfb4572 [FIX]purchase_requisition:small change in onchange_product_id method
bzr revid: mso@mso-20100520111036-i6f05dgllwr9ecyx
2010-05-20 16:40:36 +05:30
mso 035cfdc75f [Merge] : branch merged with lp:openobject-addons
bzr revid: mso@mso-20100519134757-ya5ypsrrn9k9dyx9
bzr revid: mso@mso-20100519141310-w3yplzus8x8lit4y
bzr revid: mso@mso-20100520061727-56aj2nrxouve1qpa
2010-05-20 11:47:27 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
sbh (Open ERP) 894efa6564 Task-ID:506 Improve the onchange on product_id
bzr revid: sbh@tinyerp.com-20100505124859-ir4qt1lbfjefe0bf
2010-05-05 18:18:59 +05:30
sbh (Open ERP) 19038f0df0 [IMP] purchase_requisition: remove the domain,improve the search view and view
bzr revid: sbh@tinyerp.com-20100504125403-a84nr12x7h5hg02g
2010-05-04 18:24:03 +05:30
sbh (Open ERP) f10e9aeca2 [Fix]purchase_requisition: set the state name
bzr revid: sbh@tinyerp.com-20100428072852-elcecv2uxjbxlnxv
2010-04-28 12:58:52 +05:30
apa-tiny 0a77d5671e merge
bzr revid: apa@tinyerp.com-20100423092946-0a2tkwajwh7odaux
2010-04-23 14:59:46 +05:30
apa-tiny 9eca155d87 merge
bzr revid: apa@tinyerp.com-20100423072458-vdbjxq9wmd1s4l5x
2010-04-23 12:54:58 +05:30
sbh (Open ERP) cc9d1b2e12 [IMP] purchase_requisition: improve the state name
bzr revid: sbh@tinyerp.com-20100421101009-nvxuf08nja0qgvpb
2010-04-21 15:40:09 +05:30
sbh (Open ERP) 510b4f306c [Fix] purchase_requisition: Add the domain on product and parnter_id,improve the search view, set sequence name
bzr revid: sbh@tinyerp.com-20100421091935-t4to9icbtiy0g27m
2010-04-21 14:49:35 +05:30
sbh (Open ERP) 46d953d660 [Fix] purchase_requisition: set th right name of field
bzr revid: sbh@tinyerp.com-20100421075640-ae52n2dc9wxniknf
2010-04-21 13:26:40 +05:30
sbh (Open ERP) 6333a21be7 [IMP] purchase_requisition: rename the object and improve the view
bzr revid: sbh@tinyerp.com-20100416061750-2wortgmkaeogbh0t
2010-04-16 11:47:50 +05:30
sbh (Open ERP) 60b45a3049 [Merge]: lp:openobject-addons
bzr revid: sbh@tinyerp.com-20100416044236-ztzke56zfdp8iyra
2010-04-16 10:12:36 +05:30
Fabien Pinckaers 3e713d3aa9 [IMP] purchase requisition
bzr revid: fp@tinyerp.com-20100409074707-h9huh6gi75jobmod
2010-04-09 09:47:07 +02:00
Fabien Pinckaers 560b45f094 purchase tender -> purchase requisition
bzr revid: fp@tinyerp.com-20100409071817-2m17aqeittryko8k
2010-04-09 09:18:17 +02:00