Commit Graph

711 Commits

Author SHA1 Message Date
Turkesh Patel (Open ERP) 01481dc5a1 [IMP] improved code
bzr revid: tpa@tinyerp.com-20120228092439-k2nreueftwv68o0g
2012-02-28 14:54:39 +05:30
Turkesh Patel (Open ERP) 6b7d8c00d1 [IMP] remove group_sale_notes_subnotes ind add field sale_layout
bzr revid: tpa@tinyerp.com-20120228091425-99j1kcz5so20r0yg
2012-02-28 14:44:25 +05:30
florian da Costa c9f3b0f46a [FIX] fixed sale order line properties not copied in procurement bug
lp bug: https://launchpad.net/bugs/926107 fixed

bzr revid: florian.dacosta@akretion.com.br-20120227190620-ltdpop07hggjc9lb
2012-02-27 16:06:20 -03:00
Ujjvala Collins (OpenERP) 9d4cc8413b [FIX]: Fixed the problem of order_policy field and added tax field to get default tax value.
bzr revid: uco@tinyerp.com-20120227133422-p0awgxjf56dhlx8d
2012-02-27 19:04:22 +05:30
Ujjvala Collins (OpenERP) 4f2e285f69 [IMP]: Improved code default method.
bzr revid: uco@tinyerp.com-20120227123540-g9ka8tf8xy033jv3
2012-02-27 18:05:40 +05:30
Ujjvala Collins (OpenERP) 93fbbb918b [IMP]: Improved apply/remove groups from Employee group using config.
bzr revid: uco@tinyerp.com-20120227120243-qu0tq7bqnxzh9cgm
2012-02-27 17:32:43 +05:30
Turkesh Patel (Open ERP) 6ea3bbe35b [ADD] added tooltip
bzr revid: tpa@tinyerp.com-20120227100023-1uqlc3qto38jjf31
2012-02-27 15:30:23 +05:30
Ujjvala Collins (OpenERP) fc726881e5 [IMP]: Improved code to apply/remove groups on users.
bzr revid: uco@tinyerp.com-20120227084138-qealseuiz5m66xrw
2012-02-27 14:11:38 +05:30
Ujjvala Collins (OpenERP) 10c9455d92 [IMP]: Improved code to uninstall module when checkbox is unchecked.
bzr revid: uco@tinyerp.com-20120227074745-1ornab4cx1z0vfw8
2012-02-27 13:17:45 +05:30
Ujjvala Collins (OpenERP) 49b2920b82 [IMP]: Improved code.
bzr revid: uco@tinyerp.com-20120227055635-ugxsh4rh6flw3ryu
2012-02-27 11:26:35 +05:30
Ujjvala Collins (OpenERP) d27e795433 [IMP]: Improved code.
bzr revid: uco@tinyerp.com-20120224100811-me5r7269x5h7btmi
2012-02-24 15:38:11 +05:30
Turkesh Patel (Open ERP) c31cea585b [ADD] add the new usability groups in sales
bzr revid: tpa@tinyerp.com-20120224090847-f8v7cg22xxmain4b
2012-02-24 14:38:47 +05:30
Ujjvala Collins (OpenERP) a5fba77a0d [IMP]: Improved code.
bzr revid: uco@tinyerp.com-20120224065720-loj9rahg5mc7gmxc
2012-02-24 12:27:20 +05:30
Ujjvala Collins (OpenERP) 0be2e5e274 [IMP]: Improved as per specifications.
bzr revid: uco@tinyerp.com-20120223123556-gnpo1bu9bpnzs3jc
2012-02-23 18:05:56 +05:30
Turkesh Patel (Open ERP) 187b0d3532 [IMP] changes for sale configuration view
bzr revid: tpa@tinyerp.com-20120223094626-7vt2ufe2qjeoudc2
2012-02-23 15:16:26 +05:30
Quentin (OpenERP) 25a8023696 [MERGE] lp:929373. Courtesy of Arif
bzr revid: qdp-launchpad@openerp.com-20120216165253-01d70hrlf8pmnn7x
2012-02-16 17:52:53 +01:00
Olivier Dony 11292d811c [MERGE] sale: invoice generation refactoring, courtesy of Alexis de Lattre
bzr revid: odo@openerp.com-20120215173252-0gjpehkjtmw5s1uk
2012-02-15 18:32:52 +01:00
Quentin (OpenERP) a9697c5404 [MERGE] lp881356
lp bug: https://launchpad.net/bugs/881356 fixed

bzr revid: qdp-launchpad@openerp.com-20120215171625-i3zf4nhhjuz82bob
2012-02-15 18:16:25 +01:00
Quentin (OpenERP) c4edc79625 [FIX] stock: corrected fix of bug 881356
bzr revid: qdp-launchpad@openerp.com-20120215171215-6r0ky0a8o6a6ogm3
2012-02-15 18:12:15 +01:00
Olivier Dony f1ed6465a7 [IMP] Restored sale.order._inv_get() method for compatibility
Also added missing context guard (all methods that access
the context should care for the None case, even if they
are currently always called with a context).
Improved docstrings to follow doc guidelines.

bzr revid: odo@openerp.com-20120215170911-8ekde3lqmkoxztae
2012-02-15 18:09:11 +01:00
Olivier Dony 882fb0d554 [MERGE] sale: Add _prepare_invoice(), courtesy of Alexis Delattre
bzr revid: odo@openerp.com-20120215162810-5c8t8i5nnb3jeyx9
2012-02-15 17:28:10 +01:00
arifmlpm@gmail.com 14c7e56309 Bug fix - https://bugs.launchpad.net/openobject-addons/+bug/929373
bzr revid: arifmlpm@gmail.com-20120214125653-05w3973ostuqpe5h
2012-02-14 18:26:53 +05:30
Olivier Dony da84f36eb4 [FIX] all: update context_today calls after API change
See also server revision 4053
revision-id: odo@openerp.com-20120214122413-rznpdyqajrzswk4o

bzr revid: odo@openerp.com-20120214122520-f4lyaoolw1sik7zo
2012-02-14 13:25:20 +01:00
Olivier Dony 5fc1a9fc7b [FIX] all: use newly introduced fields.date.context_today
Following the introduction of fields.date.context_today,
correct the main cases where we need to use the user's
timezone instead of the default UTC one.
There are probably many minor cases where this may be
useful, but those cases should be easy to fix now
that there is a common way to fix them.

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

bzr revid: odo@openerp.com-20120213180741-4hvd4p7wsep0fomf
2012-02-13 19:07:41 +01:00
Alexis de Lattre 188a937227 Add function _prepare_invoice(), which builds the dict containing the values of the invoice that will be created.
Remove function _inv_get() ; developers should inherit _prepare_invoice() now.

bzr revid: alexis@via.ecp.fr-20120201183123-kih36wb5ipoqvlc6
2012-02-01 19:31:23 +01:00
Alexis de Lattre d4842703e2 Remove the "ids" argument from the function _prepare_order_line_invoice_line because it is not needed in our _prepare_* functions.
bzr revid: alexis@via.ecp.fr-20120201182809-e842pbb9t4bx97y9
2012-02-01 19:28:09 +01:00
Raphael Collet eea68d6981 [MERGE] sale, purchase, stock: refactoring of invoice creation (Alexis de Lattre, Raphael Valyi)
bzr revid: rco@openerp.com-20120131105322-80x7fp2u1z5fyo6o
2012-01-31 11:53:22 +01:00
Raphaël Valyi bff885382c [REF] sale: extracted invoice line creation from sale order line in a prepare dict method.
The code is almost copied/pasted. The only things I changed is:
- I renamed a var to account_id for more clarity
- I let the user force some account_id as we will reuse the method from service invoicing from picking
- By checking vals, I let a chance to an overrider to group lines together (like my previous commit)

bzr revid: rvalyi@gmail.com-20120127045458-hrq9emlx8kro0kri
2012-01-27 02:54:58 -02:00
Numerigraphe - Lionel Sausin bbd7528622 [FIX] Fix a bad string that was introduced while improving config wizards in sale.
bzr revid: ls@numerigraphe.fr-20120105085753-exuqx2djpcu6xgtz
2012-01-05 09:57:53 +01:00
Fabien Pinckaers 2ebdb9f3ef [IMP] statusbar widget on SO lines
bzr revid: fp@tinyerp.com-20111230113122-g2dmkpngjj3yxnf1
2011-12-30 12:31:22 +01:00
Hardik Ansodariy (OpenERP) 6ba3350679 [IMP] typo improved comapre_qty -> compare_qty
bzr revid: han@tinyerp.com-20111229044321-xak5mb11qltjjzq5
2011-12-29 10:13:21 +05:30
Hardik Ansodariy (OpenERP) b61b02a111 [IMP] Fixed the rounding precision issue using tools.float_compare() method
lp bug: https://launchpad.net/bugs/881356 fixed

bzr revid: han@tinyerp.com-20111227093315-g354u7tgf4rzivwz
2011-12-27 15:03:15 +05:30
Manfred Rockel b57608c859 [FIX] sale : passed context argument in product_id_change call in product_uom_change method of sale/sale.py
lp bug: https://launchpad.net/bugs/907715 fixed

bzr revid: bde@tinyerp.com-20111222120959-dsk7b6lspzcxk3vm
2011-12-22 17:39:59 +05:30
Fabien Pinckaers c6fd3fbfa2 [IMP] removed property_ids warning
bzr revid: fp@tinyerp.com-20111221222105-1izzexpvb5epj84b
2011-12-21 23:21:05 +01:00
Fabien Pinckaers f74fa82fdf [FIX] notes on tasks from SO
bzr revid: fp@tinyerp.com-20111221220518-166zmc0czvxf3t42
2011-12-21 23:05:18 +01:00
Olivier Dony 04be08d0f0 [MERGE] sale,purchase: better context passing during picking creation, courtesy of Akretion
bzr revid: odo@openerp.com-20111221131028-a5xhryqg30eghlaa
2011-12-21 14:10:28 +01:00
Benoit Guillot 688aaff712 [REF] refactor date_planned
bzr revid: benoit.guillot@akretion.com.br-20111220094110-bay12ed4v850h0q6
2011-12-20 10:41:10 +01:00
Raphaël Valyi 1cac7a3912 [IMP] sale; purchase: correctly propagate the context arg and assume it can be given by wkf, even if wkf engine may not support it yet (it's backward compatible anyway)
bzr revid: rvalyi@gmail.com-20111219165440-sp3fp4f8xdcleu0r
2011-12-19 14:54:40 -02:00
Fabien Pinckaers 1377568bc4 merge
bzr revid: fp@tinyerp.com-20111219214745-jo87wcr713kxup1i
2011-12-19 22:47:45 +01:00
Mayur Maheshwari (OpenERP) a71ed87870 [FIX]sale: remove a property_ids for fix a WARNING:orm:No such field(s) in model procurement.order
lp bug: https://launchpad.net/bugs/904194 fixed

bzr revid: mma@tinyerp.com-20111216064020-vz7knuvw2eaiuf6u
2011-12-16 12:10:20 +05:30
Harry (OpenERP) 7a43016b3e [MERGE] merged with parent branch
bzr revid: hmo@tinyerp.com-20111212053351-71j829s9irz5niue
2011-12-12 11:03:51 +05:30
Harry (OpenERP) c569e1f708 [MERGE] merged with trunk-development-branch lp:~openobject-addons
bzr revid: hmo@tinyerp.com-20111212052943-ut6enyqnrlpx3ll4
2011-12-12 10:59:43 +05:30
Fabien Pinckaers 02cc517482 [IMP] useability and dasboards of sale and crm
bzr revid: fp@tinyerp.com-20111211110956-ygyrsdjo2ocq5wxn
2011-12-11 12:09:56 +01:00
Amit Parik 501bc655c0 [FIX] sale : project_mrp 6.0 functionality lost from 5.0
lp bug: https://launchpad.net/bugs/901143 fixed

bzr revid: mdi@tinyerp.com-20111209061120-1tvsjmwvxbrrgexm
2011-12-09 11:41:20 +05:30
Numerigraphe - Lionel Sausin db0bac9960 [IMP] Keep longer move names when confirming sale orders
bzr revid: ls@numerigraphe.fr-20111207181253-5miaq3npjmf9nrx7
2011-12-07 19:12:53 +01:00
Vo Minh Thu 706e732f49 [FIX] sale/mrp: revert previous commit, reestablish the setting of
the property_ids fields (which does not exist yet).

bzr revid: vmt@openerp.com-20111207145854-p334skwo93fy124l
2011-12-07 15:58:54 +01:00
Ujjvala Collins (OpenERP) 186562710b [FIX] sale: Removed print statement.
bzr revid: uco@tinyerp.com-20111207052402-jalzxljhg21lqekn
2011-12-07 10:54:02 +05:30
Vo Minh Thu 4660ee4990 [FIX] clean some warnings.
bzr revid: vmt@openerp.com-20111206105758-j00f9b67jfvp5dxh
2011-12-06 11:57:58 +01:00
Fabien Pinckaers 8e6a398e20 [FIX] select address on SO
bzr revid: fp@tinyerp.com-20111205102729-30rk5kphl1it1xk2
2011-12-05 11:27:29 +01:00
Harry (OpenERP) 47ffee6acd [FIX] sale: UOM qty should be consider if UOS is not specified on creating shipment.
bzr revid: hmo@tinyerp.com-20111201050547-qrn3y9ttl43szrqe
2011-12-01 10:35:47 +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
Ujjvala Collins (OpenERP) 0809ef942b [IMP] sale: Removed/Corrected extra lines.
bzr revid: uco@tinyerp.com-20111125105237-uetukp6qx5oqujj2
2011-11-25 16:22:37 +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) 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) bb1c3848c5 [Merge]with: lp:openobject-addons
bzr revid: dbr@tinyerp.com-20111122052259-ujqowej61mn43p4j
2011-11-22 10:52:59 +05:30
Raphaël Valyi f1098e1162 [REF] sale: use standard context argument in new modular picking creation methods appeared recently. NB this doesn't fix the fact the workflow engine doesn't pass us the context
bzr revid: rvalyi@gmail.com-20111121222515-rkgdmc3hkhnojnli
2011-11-21 20:25:15 -02:00
Bharat (OpenERP) 8f228671d0 [IMP] sale : improved variable name, made procurement_obj from procurement_order_obj
bzr revid: bde@tinyerp.com-20111118131404-ww8jbyix2zr5ykcp
2011-11-18 18:44:04 +05:30
Bharat (OpenERP) b6a3215579 [FIX] sale : pooled the objects in starting of method _create_pickings_and_procurements and then used in the function
lp bug: https://launchpad.net/bugs/891596 fixed

bzr revid: bde@tinyerp.com-20111118061140-whiqz9e03xyjle6q
2011-11-18 11:41:40 +05:30
Raphael Collet bff6674525 [MERGE] lp:800100, make invoice number, mrp order ref, purchase order ref, sale order ref, and picking ref unique per company
bzr revid: rco@openerp.com-20111117154004-fbean9hqldvrsxdq
2011-11-17 16:40:04 +01:00
DBR (OpenERP) 694eb493ca [Merge]with: lp:openobject-addons
bzr revid: dbr@tinyerp.com-20111117064746-mue10buy3i62rio0
2011-11-17 12:17:46 +05:30
Fabien Pinckaers 6861e526da [MERGE] EDI branch of hmo/odo
bzr revid: fp@tinyerp.com-20111116185443-zu2zpt7qd3lrfw9s
2011-11-16 19:54:43 +01:00
Fabien Pinckaers afe678121f [IMP] better view
bzr revid: fp@tinyerp.com-20111116150941-piwo8wjmcui8h4ur
2011-11-16 16:09:41 +01:00
Olivier Dony ec9f0d49a8 [MERGE] sync w/ latest trunk
bzr revid: odo@openerp.com-20111116134336-ig6681v2cw6xfb6h
2011-11-16 14:43:36 +01:00
Quentin (OpenERP) 60c1fde9f6 [MERGE] lp: 890156
bzr revid: qdp-launchpad@openerp.com-20111116104417-uye1rsmui836js2d
2011-11-16 11:44:17 +01:00
Divyesh Makwana (Open ERP) 2537f7b6ea [IMP] Improve the error message
bzr revid: mdi@tinyerp.com-20111116092555-k94x9cnpm4e5qsbp
2011-11-16 14:55:55 +05:30
Divyesh Makwana (Open ERP) fbfe0054a5 [IMP] sale : Sale order can be confirmed without any sale lines defined
bzr revid: mdi@tinyerp.com-20111116092039-vce0iye6pgsed5y7
2011-11-16 14:50:39 +05:30
Divyesh Makwana (Open ERP) c28edd1862 [IMP] sale : Sale order can be confirmed without any sale lines defined
bzr revid: mdi@tinyerp.com-20111116091435-wmon99c4oibevr40
2011-11-16 14:44:35 +05:30
Olivier Dony ed3425760e [FIX] project_mrp: move project_mrp code that was erroneously added to `sale`
Now that the procurement creation from sale.order has been
refactored, it is trivial to perform the appropriate
extension in project_mrp itself.

bzr revid: odo@openerp.com-20111115181935-s3t68jbvav2oldya
2011-11-15 19:19:35 +01:00
DBR (OpenERP) 81db55c35c [IMP]sale: remove extra comments
bzr revid: dbr@tinyerp.com-20111115100122-uhjs1ch8uw4ox8gh
2011-11-15 15:31:22 +05:30
DBR (OpenERP) 16ea7856ae [IMP]sale: Improve shiping_exception code with new function
bzr revid: dbr@tinyerp.com-20111115095836-i644mi3r8nnv74oi
2011-11-15 15:28:36 +05:30
DBR (OpenERP) a2207b22fc [IMP]sale: Improve code for active the workflow of shipping_exception
bzr revid: dbr@tinyerp.com-20111115092034-u2ng806gttg8zw3l
2011-11-15 14:50:34 +05:30
Divyesh Makwana (Open ERP) 8700b860cd [FIX] sale : Sale order can be confirmed without any sale lines defined
lp bug: https://launchpad.net/bugs/890156 fixed

bzr revid: mdi@tinyerp.com-20111115055906-q9kykhpouo2myqw8
2011-11-15 11:29:06 +05:30
Divyesh Makwana (Open ERP) fa247f3357 [IMP] sale,purchase,mrp,stock,account : Constraint Error-Order Reference must be unique per company
bzr revid: mdi@tinyerp.com-20111114090520-1c3psfmzdi6ts9ni
2011-11-14 14:35:20 +05:30
Olivier Dony 42262e8497 [FIX] sale: leftover typos in recent action_ship_create, *args need unpacking
bzr revid: odo@openerp.com-20111110225525-qtseh6gsl6byn0nb
2011-11-10 23:55:25 +01:00
Divyesh Makwana (Open ERP) 63e3886bc3 [FIX] sale : Constraint Error-Order Reference must be unique per company
lp bug: https://launchpad.net/bugs/800100 fixed

bzr revid: mdi@tinyerp.com-20111109052103-0skkpxbztxqasr05
2011-11-09 10:51:03 +05:30
Raphael Collet 60748c2b06 [MERGE] lp:882998
bzr revid: rco@openerp.com-20111109133757-srxb6kak5we5p0js
2011-11-09 14:37:57 +01:00
Fabien Pinckaers 9e70e67ae5 [IMP] feedback from PS
bzr revid: fp@tinyerp.com-20111108152142-6b0dqdnk6ntxm8ja
2011-11-08 16:21:42 +01:00
Divyesh Makwana (Open ERP) 6b9512dd32 [FIX] [trunk] [sale/purchase]: picking order date is not the same as the sale/purchase order date
lp bug: https://launchpad.net/bugs/882998 fixed

bzr revid: mdi@tinyerp.com-20111104045018-bqj356yrtvvwlop4
2011-11-04 10:20:18 +05:30
Olivier Dony d1dbd1876a [IMP] edi: sale.order EDI export: offer online payment only if prepaid
bzr revid: odo@openerp.com-20111102235224-3sarzzsol6gzpsh0
2011-11-03 00:52:24 +01:00
Quentin (OpenERP) c1bf3f3cc5 [MERGE] lp: 809491,795487
bzr revid: qdp-launchpad@openerp.com-20111019145645-09ql24jn120uw11f
2011-10-19 16:56:45 +02:00
Quentin (OpenERP) c829e12bd2 [FIX] moved product_consultant data into the module product, as the hr_timesheet module is not the only one using it (sale do as well)
lp bug: https://launchpad.net/bugs/877495 fixed

bzr revid: qdp-launchpad@openerp.com-20111018153152-s7op06lppfu2p0up
2011-10-18 17:31:52 +02:00
Ujjvala Collins (OpenERP) 815b7c6d6f [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111018101722-5rn6kl03rnfk1vb3
2011-10-18 15:47:22 +05:30
Quentin (OpenERP) 087bf8a084 [MERGE] lp: 856206
bzr revid: qdp-launchpad@openerp.com-20111018064804-p5q1mrdv0vm4r209
2011-10-18 08:48:04 +02:00
Olivier Dony 6bfd0ec586 [IMP] sale: replaced hardcoded date/time formats by appropriate constants
bzr revid: odo@openerp.com-20111011141921-chzenvq0i2kvbnw7
2011-10-11 16:19:21 +02:00
Olivier Dony e806259e93 [MERGE] sale: refactoring of large action_ship_create() method, courtesy of Raphael Valyi (Akretion)
bzr revid: odo@openerp.com-20111011140335-f4u29prd3fq3i0ir
2011-10-11 16:03:35 +02:00
ARA (OpenERP) 3aeb0cd830 [merge] merge with trunk addons
bzr revid: ara@tinyerp.com-20111010073731-9ogkhlwfxf5hcpz1
2011-10-10 13:07:31 +05:30
ARA (OpenERP) 463c79a59c Sale: issues with the wizard setup your invoicing method
bzr revid: ara@tinyerp.com-20111010065931-1i04vpjl4p0q4nx3
2011-10-10 12:29:31 +05:30
ARA (OpenERP) fb97b43793 [FIX] Bad caculation of the quantity UDM in sale order line
bzr revid: ara@tinyerp.com-20111004101410-8vsdp62jwlrdc8u6
2011-10-04 15:44:10 +05:30
ARA (OpenERP) d34b9c95ec [FIX] Bad caculation of the quantity UDM in sale order line
lp bug: https://launchpad.net/bugs/842381 fixed

bzr revid: ara@tinyerp.com-20111004094422-d1lj20bs0d24oill
2011-10-04 15:14:22 +05:30
Raphaël Valyi ec101c5a35 [REF] sale: more explicit method names, added docstring on main non trivial method
bzr revid: rvalyi@gmail.com-20111003142554-yest0alzq00h83b7
2011-10-03 11:25:54 -03:00
Raphaël Valyi ff43f2198a [REF] sale: totally reworked the action_ship_create modularization:
- action_ship_create now calls into a a method allowing to partition the picking
- picking, moves and procurements can be customized BEFORE they are created into the database
- there is no empty method
- I commented in the shipment exception management as it looks buggy. I just reproduced the original code however

bzr revid: rvalyi@gmail.com-20111002173952-xlcmt6u1pgj6k9k4
2011-10-02 14:39:52 -03:00
Raphaël Valyi 616c550e1e [MERGE] merged with trunk
bzr revid: rvalyi@gmail.com-20111002173116-pjdot4809qxwh0i4
2011-10-02 14:31:16 -03:00
Fabien Pinckaers 709bdcf3e9 [IMP] better useability
bzr revid: fp@tinyerp.com-20111002160410-l7db0cwv2j1173tt
2011-10-02 18:04:10 +02:00
Fabien Pinckaers dca927ac8b [IMP] Useability sale order
bzr revid: fp@tinyerp.com-20111002135759-m6jinhcrog83aumi
2011-10-02 15:57:59 +02:00
Fabien Pinckaers 81f4199fe6 [IMP] config wizards useability
bzr revid: fp@tinyerp.com-20111002125958-uh8ubpli8izpxqyw
2011-10-02 14:59:58 +02:00
Fabien Pinckaers 0fa03513a5 merge, partial only
lp bug: https://launchpad.net/bugs/779145 fixed

bzr revid: fp@tinyerp.com-20110927154436-2hnhh2cl5blx7dpz
2011-09-27 17:44:36 +02:00
ARA (OpenERP) 0e25ade104 [FIX] issues with the wizard setup your invoicing method
lp bug: https://launchpad.net/bugs/856206 fixed

bzr revid: ara@tinyerp.com-20110927083809-mlks48zfpq9j7ks2
2011-09-27 14:08:09 +05:30
Fabien Pinckaers 3d97bddb63 fix
bzr revid: fp@tinyerp.com-20110924112529-o72j8k1lota6sm1s
2011-09-24 13:25:29 +02:00
Raphaël Valyi d56c6a1e40 [FIX] sale: forgot sale_line_id field in procurement generation in previous refactoring
bzr revid: rvalyi@gmail.com-20110922163131-c76u3dg2afrahh16
2011-09-22 13:31:31 -03:00
Raphaël Valyi c57e613c0a [IMP] sale: refactored action_ship_create to:
1) enable created objects like picking, move and procurement to take take their creation context into account in potential overriders
2) enable to partion the moves over different pickings whenever required by simply overriding a key generation

bzr revid: rvalyi@gmail.com-20110922160702-r0h48975vxbx1by0
2011-09-22 13:07:02 -03:00
Rucha (Open ERP) 0e861ae34a [MERGE]: Merge with latest trunk-addons and resolved conflicts in bank statement as new state was added in statement
bzr revid: rpa@tinyerp.com-20110922061419-cvaza3f5050o0b85
2011-09-22 11:44:19 +05:30
Fabien Pinckaers 354a4d48c0 [IMP] useability, warning on change of pricelist in the middle of the SO
lp bug: https://launchpad.net/bugs/782168 fixed

bzr revid: fp@tinyerp.com-20110921073359-t20q6m88ocnm746z
2011-09-21 09:33:59 +02:00
Fabien Pinckaers 99a72c7792 [Useability] improved error message
bzr revid: fp@tinyerp.com-20110918134116-2vvdelak2268j6pz
2011-09-18 15:41:16 +02:00
Fabien Pinckaers 81d051cdc0 merge
bzr revid: fp@tinyerp.com-20110917130709-kojauyjnruymz20b
2011-09-17 15:07:09 +02:00
Fabien Pinckaers 5c99a264e0 [FIX] 765901
bzr revid: fp@tinyerp.com-20110917120108-eyati906l1eb3sjh
2011-09-17 14:01:08 +02:00
Fabien Pinckaers 20bdabb0f8 [FIX] bug 760813
bzr revid: fp@tinyerp.com-20110917114055-xfe28w7n5e3jnbjy
2011-09-17 13:40:55 +02:00
Ujjvala Collins (OpenERP) de4a858a25 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20110916051803-2c4c7i7j2s7bkrr8
2011-09-16 10:48:03 +05:30
Quentin (OpenERP) 6acb68343f [MERGE] bug-766916-ron
bzr revid: qdp-launchpad@openerp.com-20110915135613-6c3e30djt8elm4ff
2011-09-15 15:56:13 +02:00
Bharat (OpenERP) bd36e68831 [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915124600-qqve94dvyom44zw8
2011-09-15 18:16:00 +05:30
Stephane Wirtel dfc46d1f15 [MERGE] Merge the branch and clean the code lp:~openerp-dev/openobject-addons/trunk-usability-unit_of_measure-han
bzr revid: stw@openerp.com-20110915085454-pn35o2p6at78au5j
2011-09-15 10:54:54 +02:00
Atik Agewan (OpenERP) 3246126ee7 [ADD] sale,purchase,stock:Add widget=statusbar in state field.
bzr revid: aag@tinyerp.com-20110915053624-jtxwvlujqb2o976m
2011-09-15 11:06:24 +05:30
Ujjvala Collins (OpenERP) 51ee1929d6 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20110912092725-ymo32yq0wq1ucb80
2011-09-12 14:57:25 +05:30
Hardik Ansodariy (OpenERP) 0c8480d771 [imp] optimized code
bzr revid: han@tinyerp.com-20110907095315-k7o2bm90oprigu63
2011-09-07 15:23:15 +05:30
Hardik Ansodariy (OpenERP) 672a51b65a [imp] set default product_uom through xml_id
bzr revid: han@tinyerp.com-20110907065008-r9uhal7tdlwnodb0
2011-09-07 12:20:08 +05:30
Hardik Ansodariy (OpenERP) 9ccddd983f [imp] set product uom default to sale order line and purchase order line
bzr revid: han@tinyerp.com-20110907050701-y9goicvip6fqe7mo
2011-09-07 10:37:01 +05:30
fp d62bfd8a88 merge
bzr revid: fp@fp-laptop-20110904165939-4oy32t80xgk040kj
2011-09-04 18:59:39 +02:00
fp f5eaac16d0 [IMP] useability field on SO
bzr revid: fp@fp-laptop-20110904165631-451lq0lg9lsbs421
2011-09-04 18:56:31 +02:00
Antony Lesuisse e83ea8f54c [IMP] res.partner.canal into crm.case.channel
bzr revid: al@openerp.com-20110827233130-end57de3i484r0kb
2011-08-28 01:31:30 +02:00
Antony Lesuisse 76ffd4ab7f [MERGE] trunk-usability-modify_sale_application_configuration-aar
bzr revid: al@openerp.com-20110806132420-i2497zs0uvxtj5a2
2011-08-06 15:24:20 +02:00
Amit Parmar (OpenERP) 3b34e9707d [IMP] remerge replace sale configuration wizard
bzr revid: aar@tinyerp.com-20110803121332-h2f33lswj3tb8afu
2011-08-03 17:43:32 +05:30
Amit Parmar (OpenERP) 02228cdf35 [IMP] replace sale configuration wizard
bzr revid: aar@tinyerp.com-20110803101838-98m8etce4tkve7jg
2011-08-03 15:48:38 +05:30
Ujjvala Collins (OpenERP) e84d292ceb [IMP] sale: Improved code by adding context argument wherever required.
* product_visible_discount, warning: Added remaining context argument on product_id_change method.

bzr revid: uco@tinyerp.com-20110718095344-tdlsys7uueqp9kdy
2011-07-18 15:23:44 +05:30
Ujjvala Collins (OpenERP) 4ee9ed8762 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20110715120201-05p0ayuh5ot1be2g
2011-07-15 17:32:01 +05:30
niv-openerp c9869e5c79 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110708115051-qz2wwmuhwb5vafze
2011-07-08 13:50:51 +02:00
Quentin (OpenERP) fcf339df2c [REVERT] reverted revision 4860 wrongly commited
bzr revid: qdp-launchpad@openerp.com-20110708093653-wve8rddo9txerso0
2011-07-08 11:36:53 +02:00
Quentin (OpenERP) 9f01872204 [IMP] sale: force the company when creating an invoice from the SO, using context['force_company']
bzr revid: qdp-launchpad@openerp.com-20110707155920-25i3yzptikuadzj8
2011-07-07 17:59:20 +02:00
bde d8666bb35b [IMP] sale : changed the data type of create_date field and removed datetime widget from create date field in xml file
lp bug: https://launchpad.net/bugs/802996 fixed

bzr revid: bde@tiny2-desktop-20110707092531-sofhju5re6d083af
2011-07-07 14:55:31 +05:30
Quentin (OpenERP) 9c9516d21c [MERGE] merged with main addons trunk
bzr revid: qdp-launchpad@openerp.com-20110706145644-merwy0setzzb8c9w
2011-07-06 16:56:44 +02:00
Mustufa Rangwala b1dc5544d2 [IMP] sale: onchange package minor improvement
bzr revid: mra@mra-laptop-20110706093540-ncsl94dqhd1n4c3m
2011-07-06 15:05:40 +05:30
Mustufa Rangwala 867aa1a56f [IMP] sale: onchange package minor improvement
bzr revid: mra@mra-laptop-20110706092917-44yznbfqyeklrzdn
2011-07-06 14:59:17 +05:30
Ujjvala Collins (OpenERP) 14daa26188 [REF] sale: Refactored the code, optimization and fixed according to coding standards.
bzr revid: uco@tinyerp.com-20110705131102-0r9etxoro001iem4
2011-07-05 18:41:02 +05:30
Ujjvala Collins (OpenERP) 3f3f3fcf77 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20110705050132-et4prl2y9i4bjsiy
2011-07-05 10:31:32 +05:30
niv-openerp a00bedaca6 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110701151646-f99caze1ci8rcbwp
bzr revid: nicolas.vanhoren@openerp.com-20110704135050-fsw4m7fbr2e41oa2
2011-07-04 15:50:50 +02:00
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
niv-openerp f418321fd4 [fix] cleaned on_change product_uom in sale
bzr revid: nicolas.vanhoren@openerp.com-20110701151348-gl6aoxrfy97ow80m
2011-07-01 17:13:48 +02:00
niv-openerp 4a00aefa4d [fix] cleaned on_change product_id in sale
bzr revid: nicolas.vanhoren@openerp.com-20110701151237-lkmtrp60digfi7f6
2011-07-01 17:12:37 +02:00
Quentin (OpenERP) 664ba7bba3 [MERGE] merge with main addons branch
bzr revid: qdp-launchpad@openerp.com-20110630133009-i0qxzrn9up9e0bog
2011-06-30 15:30:09 +02:00
Ujjvala Collins (OpenERP) 2f5ada053a [FIX] sale, sale_layout: Added onchange method on product packaging field.
bzr revid: uco@tinyerp.com-20110624093906-2oonk5dge6f2ond7
2011-06-24 15:09:06 +05:30
Ujjvala Collins (OpenERP) e8ed589a87 [FIX] sale: Fixed problem of on change product when product does not have package.
bzr revid: uco@tinyerp.com-20110622094413-ijesue23tagbju0r
2011-06-22 15:14:13 +05:30
Ujjvala Collins (OpenERP) 594e01f106 [FIX] sale: Fixed problem of unselect/make empty packaging field in the sale order line.
lp bug: https://launchpad.net/bugs/795487 fixed

bzr revid: uco@tinyerp.com-20110622055558-sk5lidkpklygqws5
2011-06-22 11:25:58 +05:30
ron@tinyerp.com f3168065b6 [FIX]stock,sale,purchase:Fixed=>
1)use price_unit field as currenct cost price
2)this field used at return picking as historical price unit

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

bzr revid: ron@tinyerp.com-20110621092642-3druty1bqzkjczv0
2011-06-21 14:56:42 +05:30
Quentin (OpenERP) 8572141feb [MERGE] lp:779092
bzr revid: qdp-launchpad@openerp.com-20110518164545-6dd85gn31csr3llz
2011-05-18 18:45:45 +02:00
Quentin (OpenERP) b40383f099 [MERGE] lp:742100
bzr revid: qdp-launchpad@openerp.com-20110518161317-94ohmoiq5mqtrfrj
2011-05-18 18:13:17 +02:00
ARA (OpenERP) 1e862920fb [FIX] sale: Customer Invoices should be translatable
lp bug: https://launchpad.net/bugs/779092 fixed

bzr revid: ara@tinyerp.com-20110509094100-0bqdzz0dxg1hwdxf
2011-05-09 15:11:00 +05:30
aag (OpenERP) 5589acd5ff [IMP]Sale:Rename Setup your sales flow with Set Up Your Invoicing Method
bzr revid: aag@tinyerp.co.in-20110506111149-bnzyf3w9qsh4iqys
2011-05-06 16:41:49 +05:30
Quentin (OpenERP) e67b8761cd [MERGE] lp: 759444 (+improved translatability)
bzr revid: qdp-launchpad@openerp.com-20110504094934-gqhto5wimzjrbft3
2011-05-04 11:49:34 +02:00
skh df63eab918 [FIX] Sale module: only the last warning is displayed
lp bug: https://launchpad.net/bugs/759444 fixed

bzr revid: skh@tinyerp.com-20110503070916-disc0fgzsz0lbgfz
2011-05-03 12:39:16 +05:30
skh a48ab0d779 [FIX] Sale module: only the last warning is displayed
lp bug: https://launchpad.net/bugs/759444 fixed

bzr revid: skh@tinyerp.com-20110502071207-youzwnm4gmv3wk9h
2011-05-02 12:42:07 +05:30