Commit Graph

101 Commits

Author SHA1 Message Date
Fabien Pinckaers d14c62fbe8 [IMP] copywriting summary of modules
bzr revid: fp@openerp.com-20120730132840-bchv2hmp40uqkwvb
2012-07-30 15:28:40 +02:00
Stephane Wirtel 9f299d9a20 [MERGE] lp:~openerp-dev/openobject-addons/trunk-review_module_desc-psi
bzr revid: stw@openerp.com-20120724080711-6655pbbfubiau3li
2012-07-24 10:07:11 +02:00
Twinkle Christian (OpenERP) 9113f5da36 [IMP]improving summary
bzr revid: tch@tinyerp.com-20120718074040-eghe7nrbhq39780y
2012-07-18 13:10:40 +05:30
Twinkle Christian (OpenERP) b25e73a680 [IMP]Adding summary
bzr revid: tch@tinyerp.com-20120717060547-6owny0ouxrc1hxlu
2012-07-17 11:35:47 +05:30
Purnendu Singh (OpenERP) 2e2f7188d3 [MERGE, IMP] improve and merge cha branch to update desc formatting
bzr revid: psi@tinyerp.com-20120716094548-xx1ip3eljal3ffvl
2012-07-16 15:15:48 +05:30
Ajay Chauhan (OpenERP) 3a49884f6f [IMP] : improve description for modules
bzr revid: cha@tinyerp.com-20120702055949-cr9i6q2yrhhosuzr
2012-07-02 11:29:49 +05:30
Fabien Pinckaers 5a78049c7a [merge] removed complexity and update applications
bzr revid: fp@tinyerp.com-20120523063913-kn324m7u80o5dgol
2012-05-23 08:39:13 +02:00
Mayur Maheshwari (OpenERP) ea859f54c8 [IMP]all: remove a complexity in openerp and move asset management and Payroll in extra modules
bzr revid: mma@tinyerp.com-20120518052605-e6sdmicwtb4kcoq0
2012-05-18 10:56:05 +05:30
DBR (OpenERP) 96b2363606 [Merge]with: lp:openobject-addons
bzr revid: dbr@tinyerp.com-20120430051038-3j08y526ud5rj5y0
2012-04-30 10:40:38 +05:30
Raphael Collet 33deda8f83 [MERGE] from trunk
bzr revid: rco@openerp.com-20120427131241-6gf7x3lzhux5qnnh
2012-04-27 15:12:41 +02:00
DBR (OpenERP) d9c305ef06 [ADD,IMP] sale,crm:
added:
  sale/res_partner.py
  sale/res_partner_view.xml
modified:
  crm/res_partner.py
  crm/res_partner_view.xml
  sale/__init__.py
  sale/__openerp__.py
  stock/product.py
  stock/product_view.xml
  stock/static/src/css/stock.css
For set links off quatations,opportunity and meeting

bzr revid: dbr@tinyerp.com-20120426103133-l0uc091e9r7mbu9b
2012-04-26 16:01:33 +05:30
Raphael Collet c8b01db477 [IMP] sale: add 'account_voucher' in dependencies (it is functionally needed)
bzr revid: rco@openerp.com-20120402092746-zzc4l1cxuwp2ijsu
2012-04-02 11:27:46 +02:00
Raphael Collet effbaddd37 [IMP] sale: remove unnecessary dependency
bzr revid: rco@openerp.com-20120321151738-3uvujex7x0yjoxjk
2012-03-21 16:17:38 +01:00
Ujjvala Collins (OpenERP) de835f766d [IMP]: Improved all modules to change according to new changes on server. Added res.config.settings object for all configurations.
bzr revid: uco@tinyerp.com-20120307054440-uu1nrjhqbanj0sjb
2012-03-07 11:14:40 +05:30
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
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
Ujjvala Collins (OpenERP) adc65d5cfa [IMP]: Improved code: added functionality to the respected modules. Added get and set methods.
bzr revid: uco@tinyerp.com-20120229095021-ogpd1s4nyxa7wdns
2012-02-29 15:20:21 +05:30
Vo Minh Thu ad4b6fcc21 [IMP] manifest: renamed active to auto_install.
bzr revid: vmt@openerp.com-20120130101837-zyebtyhfjypg2b4w
2012-01-30 11:18:37 +01:00
Olivier Dony fdd1d95fc2 [IMP] moved module sequences from module to each module's manifest
bzr revid: odo@openerp.com-20120107041212-boocriorprywgni1
2012-01-07 05:12:12 +01:00
Fabien Pinckaers b3799d61d8 [IMP] useability improvements
bzr revid: fp@tinyerp.com-20120104105911-wdxdeqdz5d1g33w1
2012-01-04 11:59:11 +01:00
Harry (OpenERP) e4029d6055 [MERGE] merged with trunk development branch
bzr revid: hmo@tinyerp.com-20111213072552-f6ddfeeybx8ylie6
2011-12-13 12:55:52 +05:30
Antony Lesuisse 9e66c39943 [FIX] main applications
bzr revid: al@openerp.com-20111212131245-ard8f2lh2zr91721
2011-12-12 14:12:45 +01:00
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
Harry (OpenERP) 47d741f8ff [REF] sale: YML of order_process split into different file base on invoice policy.
bzr revid: hmo@tinyerp.com-20111201082344-093f9s8e509umeye
2011-12-01 13:53:44 +05:30
Harry (OpenERP) 4976c908c5 [FIX] sale: put comment in test cases where failure occur. it should be remove after resolve it.
bzr revid: hmo@tinyerp.com-20111130064504-5f5bd227ql1bcr3q
2011-11-30 12:15: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
Harry (OpenERP) 68e6dab2c1 [FIX] sale: property_ids field is not extis so remove it on creating procurement
bzr revid: hmo@tinyerp.com-20111129093141-uzmnhf4u4a99p80o
2011-11-29 15:01:41 +05:30
DBR (OpenERP) 76aac0fe19 [IMP]sale: Improve the __openerp__.py
bzr revid: dbr@tinyerp.com-20111124051637-mza86luxxg06bdyo
2011-11-24 10:46:37 +05:30
DBR (OpenERP) 672929cd5c [IMP,RM] sale:
Remove get_picking_details.yml
Update __openerp__.py 
put condition in workflow instead of signal
rename function and define doc in sale.py
remove extra import datetime from order_policy.yml
Try to improve the cancel_order.yml

bzr revid: dbr@tinyerp.com-20111123095334-62l8rwqkpq7ofyog
2011-11-23 15:23:34 +05:30
DBR (OpenERP) a8220e67c8 [IMP]sale: Improve the code
bzr revid: dbr@tinyerp.com-20111122130530-474xjpm19fcw3mfs
2011-11-22 18:35:30 +05:30
DBR (OpenERP) f2c1c192ca [MOVE,IMP]sale:
Rename onchange_events.yml in to demo_data.yml
Improve the code for demo_data.yml
Update the __openerp__.py

bzr revid: dbr@tinyerp.com-20111122061235-ab8ut81qysf0mt0d
2011-11-22 11:42:35 +05:30
DBR (OpenERP) 694eb493ca [Merge]with: lp:openobject-addons
bzr revid: dbr@tinyerp.com-20111117064746-mue10buy3i62rio0
2011-11-17 12:17:46 +05:30
Olivier Dony ec9f0d49a8 [MERGE] sync w/ latest trunk
bzr revid: odo@openerp.com-20111116134336-ig6681v2cw6xfb6h
2011-11-16 14:43:36 +01:00
DBR (OpenERP) 6d201c2d5b [IMP]sale: Improve statements and sequence in __openerp__.py file
bzr revid: dbr@tinyerp.com-20111116104341-2zkm4rs49rnotkbr
2011-11-16 16:13:41 +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) a640e1f836 [IMP] sale: Improve code for picking execption
bzr revid: dbr@tinyerp.com-20111114130219-27pc49a7yki1z9gu
2011-11-14 18:32:19 +05:30
DBR (OpenERP) b19edf4564 [IMP]sale: Remove the print statements
bzr revid: dbr@tinyerp.com-20111114085641-2l7unifwm4hbnftl
2011-11-14 14:26:41 +05:30
Fabien Pinckaers b53b2e318f fix
bzr revid: fp@tinyerp.com-20111109152535-30l9s0xu8ohws3bm
2011-11-09 16:25:35 +01:00
Fabien Pinckaers 715f1e92a7 [IMP] dashboards for sale, crm, sale_crm cleaned
bzr revid: fp@tinyerp.com-20111109144027-kbc9qei8y4ci2ohh
2011-11-09 15:40:27 +01:00
DBR (OpenERP) 25a47e0386 [MOVE,IMP] sale:
Move picking_order_policy.yml in to process/get_picking_details.yml
improve it's test cases

bzr revid: dbr@tinyerp.com-20111109103738-9ib6ikpci8zjysav
2011-11-09 16:07:38 +05:30
DBR (OpenERP) 590acd1b69 [MOVE,IMP] sale:
move so_make_invoice.yml in to ui/execute_config.yml 
improve the otere yml test cases

bzr revid: dbr@tinyerp.com-20111109095342-gec7hr8lvsm3au04
2011-11-09 15:23:42 +05:30
DBR (OpenERP) 37094e10e1 [REM,MOVE,IMP] sale:
sale/test/invoice_on_shipped_qty.yml => sale/test/ui/make_advance_invoice.yml
  sale/test/manual_order_policy.yml => sale/test/ui/sale_make_invoice.yml
  sale/test/so_make_invoice.yml => sale/test/ui/sale_line_invoice.yml
remove : make_invoice_advance.yml
add this moved files in __openerp__.py

bzr revid: dbr@tinyerp.com-20111109060802-26ndnb358vfmhv3m
2011-11-09 11:38:02 +05:30
DBR (OpenERP) ebc3652060 [IMP] sale: improve code for invoice
bzr revid: dbr@tinyerp.com-20111108133024-5oqu0pikmcj4b6ko
2011-11-08 19:00:24 +05:30
DBR (OpenERP) 5e5b5c77fc [IMP]sale:Improve code for advance payment wizard
bzr revid: dbr@tinyerp.com-20111104133305-74pg8gt8xof94m9h
2011-11-04 19:03:05 +05:30
DBR (OpenERP) dd0ebafe8a [MOVE,IMP] Sale:
sale/test/invoice_on_ordered_qty.yml => sale/test/process/cancel_order.yml
Improve code for delete_order.yml

bzr revid: dbr@tinyerp.com-20111104102721-00ewxs3vhwfck6ox
2011-11-04 15:57:21 +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) b0d8d2adfe [MOVE,IMP] sale:
[MOVE] sale/test/advance_invoice.yml => sale/test/ui/onchage_events.yml
[IMP] Improve code for onchange_events.yml

bzr revid: dbr@tinyerp.com-20111103132459-iukth5vhwcrqieus
2011-11-03 18:54:59 +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
DBR (OpenERP) 8d3950433d [ADD,MOVE,IMP]Sale:
[ADD]add new folder process
[MOVE]test/postpaid_order_policy.yml => test/process/postpaid_order_policy.yml
[IMP]Improve the __openerp__.py

bzr revid: dbr@tinyerp.com-20111103050058-p54b9i7bfzui5pqp
2011-11-03 10:30:58 +05:30
Olivier Dony fdc1eae697 [IMP] account,sale,purchase: move all EDI web preview templates in edi module
For technical reasons (web addons dependencies mgt),
it is easier for now to keep all EDI preview templates
in the edi module itself, rather than the individual
business modules.

Note: due to bzr bug, cannot bzr mv the files, had
to hard-move them.

bzr revid: odo@openerp.com-20111013202347-ry89xu8vm0y7mem0
2011-10-13 22:23:47 +02:00