Commit Graph

56 Commits

Author SHA1 Message Date
Rucha (Open ERP) 780bdb4a29 [IMP]: product: Changed xml_id of product in data file from product_product_0 to product_product_consultant to identify this record easily when accessing from py
bzr revid: rpa@tinyerp.com-20120726113914-gvpo9rx7fan77w3f
2012-07-26 17:09:14 +05:30
Rucha (Open ERP) 50164cdb7e [IMP]: Added images for products in some modules like membership, hr_expense...
bzr revid: rpa@tinyerp.com-20120719092738-jlnadpulm88kc032
2012-07-19 14:57:38 +05:30
Rucha (Open ERP) a94ef120e5 [FIX]: sale, project_mrp: Fixed some product demo for yml test case
bzr revid: rpa@tinyerp.com-20120713060436-mdurmx2keel4hmpg
2012-07-13 11:34:36 +05:30
Rucha (Open ERP) 69fe598901 [IMP]: sale: Added unit price of product in sale line demo
bzr revid: rpa@tinyerp.com-20120712103540-3figxu3uo149uvhb
2012-07-12 16:05:40 +05:30
Rucha (Open ERP) 4061a1e1d4 [IMP]: sale: Improvement in demo data of sale orders and shop
bzr revid: rpa@tinyerp.com-20120711130603-f5j6jzdpi1ymxnue
2012-07-11 18:36:03 +05:30
Rucha (Open ERP) 4321bcdf30 [IMP]: sale: Improved xml_id reference names for sale order and order lines (work in progress)
bzr revid: rpa@tinyerp.com-20120711103549-67ne83p5jw188k3h
2012-07-11 16:05:49 +05:30
Rucha (Open ERP) d259c31449 [IMP]: product: Improved reference name for UoM hour and day to make it consistent with other demo reference name
bzr revid: rpa@tinyerp.com-20120703104559-3yew39vtv7ayop64
2012-07-03 16:15:59 +05:30
Rucha (Open ERP) 40f83805c5 [IMP]: product: Improved reference of demo product xml_id from static names to number (work in progress)
bzr revid: rpa@tinyerp.com-20120629110424-xykxjjq7sn50ovww
2012-06-29 16:34:24 +05:30
Rucha (Open ERP) 237173eeff [IMP]: product: Improvement in product category demo, improved xml_id refereneces (work in progress)
bzr revid: rpa@tinyerp.com-20120628093001-k113siqn5sbp3xf2
2012-06-28 15:00:01 +05:30
Rucha (Open ERP) e7dc59c238 [IMP]: Improved references of demo data based on changes of server to improve demo
bzr revid: rpa@tinyerp.com-20120625065432-jsv90srvwuky0ali
2012-06-25 12:24:32 +05:30
Rucha (Open ERP) 0aaef8a06e [IMP]: Improved partner demo xml_id referenced based on changes in server
bzr revid: rpa@tinyerp.com-20120620120305-g88c9cp55csnsvoc
2012-06-20 17:33:05 +05:30
Rucha (Open ERP) 189fd8e390 [IMP]: (Work in progress)* Changed demo references according to changes in server, Aim is to add more common names and easy demo.
* Improved xml_id of demo like res_partner_1 instead of specific record name like res_partner_asus so in future we can change that record value easily avoiding confusions in names

bzr revid: rpa@tinyerp.com-20120619071624-3d9mcl9m76gp2s0c
2012-06-19 12:46:24 +05:30
Turkesh Patel (Open ERP) b7210951a4 [IMP] Improved code for advance invoice.
bzr revid: tpa@tinyerp.com-20120510110205-bbuu7wddtpeez7k6
2012-05-10 16:32:05 +05:30
Sanjay Gohel (Open ERP) 1e7213e03b [MERGE]merge with trunk
bzr revid: sgo@tinyerp.com-20120402053506-murku1s7cn96rwde
2012-04-02 11:05:06 +05:30
Sanjay Gohel (Open ERP) 976f7319e7 [MERGE]
bzr revid: sgo@tinyerp.com-20120321101521-kfb67vhspm6uzo5d
2012-03-21 15:45:21 +05:30
Bhumika (OpenERP) 2e402d5c3e [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120320052258-4g8zcpd248do6tw9
2012-03-20 10:52:58 +05:30
Sanjay Gohel (Open ERP) fa3f4f180f [IMP]Add demo data record which is deleted
bzr revid: sgo@tinyerp.com-20120315063341-7jsvfbttbsrvpw0v
2012-03-15 12:03:41 +05:30
Quentin (OpenERP) 84102aa105 [FIX] sale: fixed demo data in order to make runbot green. Having mrp and mrp_jit installed was causing an assertion failure in sale/test/cancel_order.yml because the sale.order was not in shipping exception (as the procurement was automatically confirmed). As i guess this _is_ the wanted behavior where working in just in time, i just changed the demo data in order to have the test working in 'make to stock'
bzr revid: qdp-launchpad@openerp.com-20120314111055-49jiz4z3p87lqos1
2012-03-14 12:10:55 +01:00
Sanjay Gohel (Open ERP) 9d3411ee54 [IMP]remove comments unused code
bzr revid: sgo@tinyerp.com-20120306063302-thlryjejp9idkjq3
2012-03-06 12:03:02 +05:30
Kuldeep Joshi (OpenERP) 50997f9fe8 [Fix]sale: remove res.address.partner.address
bzr revid: kjo@tinyerp.com-20120305132543-92ba124cpg4zbrix
2012-03-05 18:55:43 +05:30
Sanjay Gohel (Open ERP) c7166b7fdb [FIX]Sale:Simplify the picking and the invoice policy on Sale order edit order policy and set invoice on as per needed
bzr revid: sgo@tinyerp.com-20120302064709-430idkcoq18t6q4x
2012-03-02 12:17:09 +05:30
Harry (OpenERP) 09f1515ea9 [FIX] procurement: return False in check_move_done if service product
[REF] procurment: check_produce method to take main supplier in one line if supply method is not produce 
[IMP] project_mrp: improve yml, demo with service product "Advance" and order  "order7"

bzr revid: hmo@tinyerp.com-20111213132904-ibxh3yjszps3q3ee
2011-12-13 18:59:04 +05:30
Harry (OpenERP) 6139f23fe9 [FIX] sale: demo data should has noupdate=1
bzr revid: hmo@tinyerp.com-20111212053720-pm3t050sevcs0ydc
2011-12-12 11:07:20 +05:30
Harry (OpenERP) 54aeedcc34 [FIX] sale: regression in sale_demo.xml
bzr revid: hmo@tinyerp.com-20111201103754-d5ibm2d9t9jx9g2u
2011-12-01 16:07:54 +05:30
Harry (OpenERP) 61dde65bbe [MERGE] merged cleanup work on sales from dbr branch:
Summary
=======
account/account_invoice.py
* [FIX] warning: 'type' field is not exits in 'account.move'. so removed stuff to set Type in action_move_create() and pay_and_reconsile() method.

mrp/mrp_workflow.xml and procurement/procurement_workflow.xml
* [FIX] bug: procurement is not closed if supply_method is 'procude' without installation of MRP.

sale/sale.py
* [FIX] warning: 'property_ids' field is not exits anymore.
* [FIX] bug: In creation of move line, If UOS is not specified, UOS qty should be assign with UOM Qty
* [REF] ship_recreate: move stuff to re-create shipment into internal function.

sale/sale_demo.xml
* [IMP] modify demo with values.

[REM] 
* advance_invoice.yml [move this into manual_order_policy.yml]
* so_make_invoice.yml [move this into manual_order_policy.yml]
* so_make_line_invoice.yml [move this into manual_order_policy.yml]
* sale_procurement.yml [move this into picking_order_policy.yml]
* sale_report.yml [move this into picking_order_policy.yml]
* invoice_on_ordered_qty.yml 
* invoice_on_shipped_qty.yml 
[IMP]
* manual_order_policy.yml
* picking_order_policy.yml
* postpaid_order_policy.yml
* prepaid_order_policy.yml
* sale_order_demo.yml

[ADD]
* cancel_order.yml
* delete_order.yml

bzr revid: hmo@tinyerp.com-20111201102823-bf6809i0s938hvue
2011-12-01 15:58:23 +05:30
DBR (OpenERP) e13d886bdc [IMP]sale: Improve some assert
bzr revid: dbr@tinyerp.com-20111130122404-uhdqop2yinqjnkhj
2011-11-30 17:54:04 +05:30
Harry (OpenERP) 85e40ff69f [IMP] sale: improve yml to test process of sale
bzr revid: hmo@tinyerp.com-20111129133352-p7taekbdakaketph
2011-11-29 19:03:52 +05:30
DBR (OpenERP) 57b90b39f5 [IMP]sale: Update quantity in demo data and some minor changes regarding spaces
bzr revid: dbr@tinyerp.com-20111125070123-lv7ae5b1gb93pvqn
2011-11-25 12:31:23 +05:30
DBR (OpenERP) f375cbadaa [IMP]sale: Improve code for cancel_order process
bzr revid: dbr@tinyerp.com-20111124133821-ujizre2sbg0hdkbg
2011-11-24 19:08:21 +05:30
DBR (OpenERP) fa6165902c [IMP]sale: Improve code for cancel_order.yml
bzr revid: dbr@tinyerp.com-20111124073729-bd2hfampmz5jkqss
2011-11-24 13:07:29 +05:30
DBR (OpenERP) 35e53a8495 [MOVE,IMP]sale:
Move scheduler file in to process folder and Improve some test cases

bzr revid: dbr@tinyerp.com-20111116064843-iubv9la5kufttuuo
2011-11-16 12:18:43 +05:30
DBR (OpenERP) ba2fea7899 [MOVE, IMP] Sale:
[MOVE] sale/test/data_test.yml => sale/test/ui/delete_order.yml
[IMP] delete_order.yml
[IMP] onchange_events.yml
[IMP] __openerp__.py

bzr revid: dbr@tinyerp.com-20111104074308-pn918dm7sux3osdd
2011-11-04 13:13:08 +05:30
DBR (OpenERP) d9077030a2 [IMP]sale :
Improve yml code on the bases of different order_type

bzr revid: dbr@tinyerp.com-20111103100220-bsacub1b6dthcbj7
2011-11-03 15:32:20 +05:30
DBR (OpenERP) 75145a7a3d [IMP]sale:
Some changes done in demo data
Improve the test cases

bzr revid: dbr@tinyerp.com-20111103071652-o030pvi7nn2toiwo
2011-11-03 12:46:52 +05:30
Antony Lesuisse 17e2f04cb7 [MERGE] trunk-usability rco
bzr revid: al@openerp.com-20110806002104-xpc258vhv54j5w53
2011-08-06 02:21:04 +02:00
Hardik Ansodariy (OpenERP) 35f247bc7a [IMP]: inserted demo data in several objects
bzr revid: han@tinyerp.com-20110722113147-6mg9cjmkasdpn8ma
2011-07-22 17:01:47 +05:30
Fabien Pinckaers 889038611d fix
bzr revid: fp@tinyerp.com-20101229162607-fpmdqtm0x9bo17yt
2010-12-29 17:26:07 +01:00
Fabien Pinckaers 35c0c88ce1 fix
bzr revid: fp@tinyerp.com-20101229131849-za2823k78jh252ki
2010-12-29 14:18:49 +01:00
Fabien Pinckaers 3f2e127aa7 [IMP] demo data of SO001
bzr revid: fp@tinyerp.com-20101229124653-k407tnmleb8ub11a
2010-12-29 13:46:53 +01:00
Fabien Pinckaers 098b92a207 [IMP] removed pricelist_sale & pricelist_purchase
bzr revid: fp@tinyerp.com-20101210155634-u44ao84d1prge4cx
2010-12-10 16:56:34 +01:00
Harry (OpenERP) 764b9f251e [FIX] correct regression on intalling module without demo data
bzr revid: hmo@tinyerp.com-20101114134821-7djwpr6nmmxu584q
2010-11-14 19:18:21 +05:30
JMA,VRA 05f2617d1b [FIX] Product : fixes after yml test and -init mode test
bzr revid: jvo@tinyerp.com-20100921113821-o87lknzsyhu1k0mc
2010-09-21 17:08:21 +05:30
uco (Open ERP) 2c90e1db4e [IMP] sale: Removed demo data creating two companies with same name.
bzr revid: uco@tinyerp.com-20100906092749-ixc1tgkktepjgmot
2010-09-06 14:57:49 +05:30
MTR(OpenERP) 3a87abb72e [IMP] Sale: Code Improved
bzr revid: mra@mra-laptop-20100818062259-8qi7bfpuk9wt7f4z
2010-08-18 11:52:59 +05:30
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
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
uco (OpenERP) 0479ed81bc [ADD] mrp, mrp_procurement: Task ID-574: Remove mrp.procurement from the MRP module. Separated mrp.procurment object into new module mrp_procurement.
bzr revid: uco@tinyerp.co.in-20100429133007-ut53koctlffi8g2a
2010-04-29 19:00:07 +05:30
Mustufa Rangwala e834a50810 move sale_advance to sale module...
bzr revid: mra@tinyerp.com-20080912061024-tt0ys561r6rs66ea
2008-09-12 11:40:24 +05:30
Stephane Wirtel 606165c849 rename the tag <terp/> by <openerp/>
bzr revid: stephane@tinyerp.com-20080910175600-tutctqg606c9eil4
2008-09-10 19:56:00 +02:00
Jean-Baptiste Aubort 818c730ed5 * Added security to: board, hr, account
* Removed all references to user_admin and group_admin

bzr revid: jean-baptiste.aubort@camptocamp.com-20080812125537-36h5hwzzpvc3z1fd
2008-08-12 14:55:37 +02:00