Commit Graph

530 Commits

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