Commit Graph

164 Commits

Author SHA1 Message Date
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