Commit Graph

81 Commits

Author SHA1 Message Date
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
Olivier Dony 3bffe65b2c [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20111013170327-9rvfdkbgj01hdgxb
2011-10-13 19:03:27 +02:00
Olivier Dony 888a44aa63 [IMP] sale: reviewed/cleanedup edi + auto-email notifications
bzr revid: odo@openerp.com-20111006113213-qm7tb1c39fs4nqep
2011-10-06 13:32:13 +02:00
Olivier Dony 61788499c2 [ADD] sale: moved edi web addon into sale (needs review+refactoring for purchase)
bzr revid: odo@openerp.com-20111005011352-bt8fatjg7x1leyh3
2011-10-05 03:13:52 +02:00
Olivier Dony 49ee09b8ce [REM] sale,purchase: temporarily disable EDI until reviewed
bzr revid: odo@openerp.com-20111005003504-nqo2wm2313dfxvc3
2011-10-05 02:35:04 +02:00
Stephane Wirtel bfc823812d [MERGE] Rename the categories (__openerp__.py) of the modules
bzr revid: stw@openerp.com-20110929121512-bl21yfzmdieeq9si
2011-09-29 14:15:12 +02:00
Stephane Wirtel 1ba826a4ea [REF] Rename the categories
bzr revid: stw@openerp.com-20110928141258-9hfn5rfhboar2e5z
2011-09-28 16:12:58 +02:00
Stephane Wirtel 57911141bc [IMP] Move all installers into base_setup
bzr revid: stw@openerp.com-20110926164323-ob28bw1zgfmaih9c
2011-09-26 18:43:23 +02:00
Harry (OpenERP) 4dc536c8ce [IMP] account: improve edi import of invoice to split in different stuff
[IMP] sale: edi import process and correct EDI struct on exort
[IMP] purchase: edi import process and correct EDI struct on export

bzr revid: hmo@tinyerp.com-20110913125923-2gbhgd1vzyd2qrwy
2011-09-13 18:29:23 +05:30
Harry (OpenERP) b7a4dde305 [MERGE]
bzr revid: hmo@tinyerp.com-20110908104815-sm6k1ca1sbbpd0st
2011-09-08 16:18:15 +05:30
Hardik Ansodariy (OpenERP) 491ab86cdb [IMP] improved edi sale order email template
bzr revid: han@tinyerp.com-20110830130951-hh2ese1l5ump7lnm
2011-08-30 18:39:51 +05:30
Hardik Ansodariy (OpenERP) 37263ec7ac [merge] edi sale order with yml
bzr revid: han@tinyerp.com-20110829102127-nkr1muz2e1jsu6xh
2011-08-29 15:51:27 +05:30
Hardik Ansodariy (OpenERP) 333b5aa3e2 [IMP] edi sale order with email template
bzr revid: han@tinyerp.com-20110826130929-q0n8o9gdy8a6ssf0
2011-08-26 18:39:29 +05:30
Hardik Ansodariy (OpenERP) 1f5aa0643f [IMP]: module is defined by its complexity
bzr revid: han@tinyerp.com-20110706122928-xvcpdu5inpkganfy
2011-07-06 17:59:28 +05:30
niv-openerp cf07e58016 [MERGE] Other improvements of descriptions in module manifests.
bzr revid: nicolas.vanhoren@openerp.com-20110318140618-jg2jumv3gyacfb74
2011-03-18 15:06:18 +01:00
vro 437ed909c2 [IMP]: Module descriptions.
bzr revid: vro@tinyerp.com-20110318114737-znh9wtipt84hc5jd
2011-03-18 17:17:37 +05:30
niv-openerp a898038b47 [MERGE] Merged module screenshots and improvements to module descriptions.
bzr revid: nicolas.vanhoren@openerp.com-20110318110816-f8bnmmlfzc9eqyu7
2011-03-18 12:08:16 +01:00
rch-openerp 8080d02b1d [ADD]: Images of sale_crm, sale_journal, sale_layout, sale_margin and sale_mrp modules.
bzr revid: rch@tinyerp.com-20110316092024-oos3hdegrc71bu66
2011-03-16 14:50:24 +05:30
rch-openerp 9e55914f41 [ADD]: Images of sale and sale_analytic_plans modules.
bzr revid: rch@tinyerp.com-20110316083800-yvp8phowods4udlh
2011-03-16 14:08:00 +05:30
Els Van Vossel a69c473f52 [IMP] Changed all module categories, limited number of categories
bzr revid: evv@openerp.com-20110309100505-mwxe08davyzdkfis
2011-03-09 11:05:05 +01:00
Mustufa Rangwala 7b390b3c81 [FIX] Sale_*: Misc improvements (tooltips,strings...etc)
lp bug: https://launchpad.net/bugs/687463 fixed

bzr revid: mra@mra-laptop-20101213060723-3yvidr2b3x9n4q6n
2010-12-13 11:37:23 +05:30