Commit Graph

206 Commits

Author SHA1 Message Date
Martin Trigaux 4bc20f2e2f [MERGE] backport of revision 8862
mrp, sale_stock: minor usability improvements + properties in sale order lines

bzr revid: mat@openerp.com-20130823092231-w5aet41ivk4f7nd9
2013-08-23 11:22:31 +02:00
Bharat R. Devnani (OpenERP) b42f8b53db [IMP] improved _get_orders method and added _get_orders_procurements method to complete the flow of Sale Order
bzr revid: bde@tinyerp.com-20130823065119-6yje7t9nyfi3r5fl
2013-08-23 12:21:19 +05:30
Josse Colpaert 349833452a [IMP] Change test_state according to procurement_ids, do not allow running a procurement twice when it was successful and adapt view in sale_journal
bzr revid: jco@openerp.com-20130816102734-j4xrxqbz26q942ps
2013-08-16 12:27:34 +02:00
Josse Colpaert 2642c4a379 [IMP] procurement state == done instead of != for test_state
bzr revid: jco@openerp.com-20130816074846-di9cajwmylsvsg3s
2013-08-16 09:48:46 +02:00
Fabien Pinckaers 16cb4f8b2a [IMP] cleaning in progress: invoice on picking
bzr revid: fp@openerp.com-20130804134014-0xrkwlzhd6zfd6em
2013-08-04 15:40:14 +02:00
Fabien Pinckaers c522a3d440 [IMP] Invoice on picking cleaned
bzr revid: fp@openerp.com-20130804115325-ejsbn2qoawnrgaic
2013-08-04 13:53:25 +02:00
Fabien Pinckaers 9eb29913fa [IMP] removed old concept: invoice_quantity
bzr revid: fp@openerp.com-20130803190359-e3xpl2yye2u15104
2013-08-03 21:03:59 +02:00
Fabien Pinckaers b3f49d4b74 [IMP] removing bad code
bzr revid: fp@openerp.com-20130803174320-a3hhtypmfwge8a48
2013-08-03 19:43:20 +02:00
Fabien Pinckaers 0f80a45eb8 [IMP] misc fixes in sale_stock
bzr revid: fp@openerp.com-20130803074236-379hhg5s3o26i003
2013-08-03 09:42:36 +02:00
Fabien Pinckaers 6485a68609 [IMP] sale stock
bzr revid: fp@openerp.com-20130803072546-52eeu2a4sd0so57i
2013-08-03 09:25:46 +02:00
Quentin (OpenERP) 56cbc9421d [FIX] fixing misc bugs due to the removal of stock in the dependancies of sale
bzr revid: qdp-launchpad@openerp.com-20130802113308-nicou96ebqtcgdm0
2013-08-02 13:33:08 +02:00
Josse Colpaert 15f509178b [WIP] remove stock.picking.in and stock.picking.out and replace by picking_type_id
bzr revid: jco@openerp.com-20130723164755-39wldz6jdjkqjvkk
2013-07-23 18:47:55 +02:00
Josse Colpaert a3cc2f8fdc [WIP] Link sale and procurement group, run procurement when creating from sale, view delivery order button with shipped field as a calculated field, quants search view, change yml tests in stock_location
bzr revid: jco@openerp.com-20130722143747-l680354are7bo0ow
2013-07-22 16:37:47 +02:00
Lionel Sausin eafd60ebd4 [MERGE] Upgrade to v7.0. Make the dates visible to everyone - if you don't want to see them, just uninstall the module.
bzr revid: ls@numerigraphe.com-20130717103317-cf22a6614c4wzmv9
2013-07-17 12:33:17 +02:00
Josse Colpaert 37ab5c83f7 [WIP] Move back packaging from sale to sale_stock, add module sale_stock_location for route on sale order, add route on warehouse
bzr revid: jco@openerp.com-20130716153336-irauxby6fd7gs0w2
2013-07-16 17:33:36 +02:00
Cedric Snauwaert 30fb888bc1 [FIX]sale_stock: add field function (one2many) picking_ids on sale_order object
bzr revid: csn@openerp.com-20130711134044-8k9t0o5b93k6h736
2013-07-11 15:40:44 +02:00
Josse Colpaert bcf77893af [WIP] Move from sale_stock what has only to do with procurement to sale and remove stock_location_sale
bzr revid: jco@openerp.com-20130710150207-imvyte86hftdd3pq
2013-07-10 17:02:07 +02:00
Quentin (OpenERP) af7cf8a226 [WIP] procurement, project_mrp
bzr revid: qdp-launchpad@openerp.com-20130710150042-djynhii0hrib2rlk
2013-07-10 17:00:42 +02:00
Cedric Snauwaert 277531f21d [FIX]fix installation of several modules: purchase, sales, purchase_req, mrp, sale_stock
bzr revid: csn@openerp.com-20130709150027-wy8avglaosiktm5m
2013-07-09 17:00:27 +02:00
Chandni Machchhar(OpenERP Trainee) 0bed10fa7f [FIX] fix the translation issue
bzr revid: psi@tinyerp.com-20130701111543-7lgfuf230088gce2
2013-07-01 16:45:43 +05:30
Fabien Pinckaers 863ef7cf7a [IMP] WIP: big cleaning
bzr revid: fp@tinyerp.com-20130629221703-ti4qqcc8e3pc0ddh
2013-06-30 00:17:03 +02:00
Fabien Pinckaers 471dd0998d stock.move.group renamed to procurement.group
procurement module (where stock.move.group was defined) does not depend on the stock module
the same grouping system could be used for services too

procurement.group
removed sequence_id field
put a default values on the name field, using a defined sequence
renamed "Move Group" into "Procurement Requisition"

procurement object:
location_id should not come from the customer property but should be stored on the procurement (set by the sale order, using the customer property)

bzr revid: fp@tinyerp.com-20130629091328-5gc39647aa2pymlf
2013-06-29 11:13:28 +02:00
Josse Colpaert 2fabc67f5d [IMP] Add stock_location_sale for changing procurements with sale orders and grouping moves from same group and same locations in same picking
bzr revid: jco@openerp.com-20130627144629-1zegnhelwrfmgdm5
2013-06-27 16:46:29 +02:00
Amit Bhavsar (Open ERP) 06fe2460d6 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130624141838-mevmot56188pkoeo
2013-06-24 19:48:38 +05:30
Thibault Delavallée e738adfafe [FIX] sale, sale_stock: fixed calls to get_company taking an extra uid
bzr revid: tde@openerp.com-20130614143317-65mbgfugskxqnxp7
2013-06-14 16:33:17 +02:00
Thibault Delavallée 1a51e9b88d [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130614141720-7qjo6fpkm83jhpm2
2013-06-14 16:17:20 +02:00
Thibault Delavallée bc58a5a224 [CLEAN] Misc cleaning before merging.
bzr revid: tde@openerp.com-20130614141643-29z9zslusyhj4u5j
2013-06-14 16:16:43 +02:00
Christophe Simonis 6a9adbca62 [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4
bzr revid: chs@openerp.com-20130613181503-82234mo34wxb0oap
2013-06-13 20:15:03 +02:00
Martin Trigaux ba46fc1116 [IMP] remove typo
bzr revid: mat@openerp.com-20130613160812-6nrz02oejrdl13tb
2013-06-13 18:08:12 +02:00
Dhruti Shastri (OpenERP) d38a1c54fd [sale_stock] : Auto complete on Quotations with special product configuration(Case:593519)
bzr revid: dhs@tinyerp.com-20130613084441-gi9xkf2d2sl68a45
2013-06-13 14:14:41 +05:30
sgo@tinyerp.com c99ac69e61 [IMP]improve message string
bzr revid: sgo@tinyerp.com-20130611083859-tamafus1vdohpjyg
2013-06-11 14:08:59 +05:30
sgo@tinyerp.com 5418e39573 [IMP]make warehouse required true and improve warning when there is no warehouse define for current company
bzr revid: sgo@tinyerp.com-20130607100129-vyvxbhbckakc7kr6
2013-06-07 15:31:29 +05:30
Olivier Dony 0f983a0146 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9183
rev-id launchpad_translations_on_behalf_of_openerp-20130531070107-7d2k818beg8965ll

bzr revid: odo@openerp.com-20130603121852-jdl6vlo9dmjk0rlc
2013-06-03 14:18:52 +02:00
Martin Trigaux 2e0d8cd2bd [FIX] revert change at revision 9172
bzr revid: mat@openerp.com-20130528130018-0yrh0fl3hz132tmm
2013-05-28 15:00:18 +02:00
Martin Trigaux adda8323ab [MERGE] [FIX] property_ids not used while creating a proc. order, courtesy of Davide Corio
lp bug: https://launchpad.net/bugs/926107 fixed

bzr revid: mat@openerp.com-20130528100600-fco5tayf4350s3v6
2013-05-28 12:06:00 +02:00
Thibault Delavallée 71df1a41bc [FORWARD] Forward port of addons 7.0 until revision 9172
bzr revid: tde@openerp.com-20130528104500-ds3irrs2u0qpst37
2013-05-28 12:45:00 +02:00
Davide Corio 99f7952c90 [FIX] MRP: Properties do not work
bzr revid: rgaopenerp-20130507121011-q8xywrlwhytdxzj8
2013-05-07 17:40:11 +05:30
sgo@tinyerp.com d1e17fbde0 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130417061434-zry7pxo7fb17063k
2013-04-17 11:44:34 +05:30
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Thibault Delavallée 4da68cbc22 [FORWARD] Forward port of addons 7.0 until revision 9008
bzr revid: tde@openerp.com-20130411124446-73gzyw3eo925w3dv
2013-04-11 14:44:46 +02:00
Quentin (OpenERP) 8c8bfd706b [FIX] purchase, sale_stock: fix computation of date_planned when no timezone is defined for the user
bzr revid: qdp-launchpad@openerp.com-20130409122530-svv1kpk57s2nrsa9
2013-04-09 14:25:30 +02:00
Cedric Snauwaert a7bf53ebaa [FIX]error introduce in revid:odo@openerp.com-20130405151451-anjsdt18gmsxr01k
function date_to_datetime should return a date in server datetime format

bzr revid: csn@openerp.com-20130409091433-4u3nxejdrti7czu3
2013-04-09 11:14:33 +02:00
Olivier Dony ed09272799 [MERGE] OPW 590221: sale_stock,purchase: fix timezone conversion error when scheduling delivery/procurement based on SO/PO date
The conversion code is duplicated in sale_stock and purchase
instead of being factored out in the fields.datetime class
because as of v7.0 users are able to selectively update
a single module without necessarily updating the base module
or the framework. This will be improved in next stable version.

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

bzr revid: odo@openerp.com-20130405151451-anjsdt18gmsxr01k
2013-04-05 17:14:51 +02:00
Olivier Dony 5b832d7738 [FIX] sale_stock: useless import due to previous commit + make sure test actually tests something, rather than x() == x()
bzr revid: odo@openerp.com-20130404123154-xtq4idqnnlugv0ui
2013-04-04 14:31:54 +02:00
Olivier Dony ef84d5c421 [FIX] sale_stock,purchase: review help string + remove incorrect fallback to local TZ
See also http://bugs.python.org/issue7229

bzr revid: odo@openerp.com-20130404092134-0zt7blbl1kt3p0lz
2013-04-04 11:21:34 +02:00
Quentin (OpenERP) 4bdd8252ba [REF] sale_stock: removing of dead code and correction of documentation (process) linked to the invoicing after delivery of a sale order
bzr revid: qdp-launchpad@openerp.com-20130404151451-7fesb178mpijlv29
2013-04-04 17:14:51 +02:00
Jigar Amin c1afba4742 [FIX] SO/PO: Fixed date to dateime convestion for expected date based on Order Date, Converstion is based on assumption date date will be in user tz and taking 12:00 hours time to make right time converstion
bzr revid: jam@tinyerp.com-20130326121437-89c42jtdw7qv3l2w
2013-03-26 05:14:37 -07:00
Jigar Amin 623f8c8ef4 [FIX] sale_stock: Planned Date based on sale_order date should preserver the utc time instead of putting it 00:00:00. Assumed 00 time lead time sone converstion to dates after then order date , e.g. in pst time if we see some time converstion then it may happen it hows previous day.
bzr revid: jam@tinyerp.com-20130325092041-o71rqirijwqh2uqz
2013-03-25 14:50:41 +05:30
sgo@tinyerp.com a21b4b9b56 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130311045638-npwv6lb6bc9i3m1y
2013-03-11 10:26:38 +05:30
Davide Corio 4d1af4ab5b [FIX] property_ids not used while creating a proc. order
bzr revid: davide.corio@agilebg.com-20130218145624-b2pxbups37pz3t1h
2013-02-18 15:56:24 +01:00
Tejas Tank 9b8d7de0ac [IMP] Workflow api changes: [account_payment, account_voucher, hr_holidays, hr_payroll, hr_timesheet_sheet, l10n_in_hr_payroll, point_of_sale, procurement, purchase, sale, sale_stock].
bzr revid: tta@openerp.com-20130204082943-vfevxeb7za6r4sy7
bzr revid: tta@openerp.com-20130204112949-07l1v3ru215iglut
2013-02-04 16:59:49 +05:30
Ajay Chauhan (OpenERP) f33d11f0a4 [IMP] sale_stock: made some changes in code
bzr revid: cha@tinyerp.com-20130204071526-6ey9lfunu4mbnjhn
2013-02-04 12:45:26 +05:30
Ajay Chauhan (OpenERP) df29fec090 [FIX] sale_stock: Made some changes
bzr revid: cha@tinyerp.com-20130201133440-fgo2lj4q22i4dpfb
2013-02-01 19:04:40 +05:30
sgo@tinyerp.com 6be21ac5d3 [IMP]add onchange of warehouse to change company related to warehouse and improve some code
bzr revid: sgo@tinyerp.com-20130131062613-tmlgvdrculc2udu1
2013-01-31 11:56:13 +05:30
Ajay Chauhan (OpenERP) 3dfaff6bc3 [IMP] sale_stock: for yml use the new signal_xxx methods instead of trg_validate.
bzr revid: cha@tinyerp.com-20130131061533-ivbzasitl9a2mi04
2013-01-31 11:45:33 +05:30
Ajay Chauhan (OpenERP) 2ac6d7876f [IMP] sale_stock: use the new signal_xxx methods instead of trg_validate.
bzr revid: cha@tinyerp.com-20130131054337-iph87376e9bhoqpy
2013-01-31 11:13:37 +05:30
sgo@tinyerp.com 5600ce8a34 [IMP]remove date related sale.shop and add warehouse_id as new field to handle location in sale order
bzr revid: sgo@tinyerp.com-20130122110857-61jsli1sywu3h5q0
2013-01-22 16:38:57 +05:30
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Khushboo Bhatt (Open ERP) 9cb43097a1 [FIX]sale_stock:string updated
bzr revid: kbh@tinyerp.com-20121220125654-7opo99b8mn9y1dgt
2012-12-20 18:26:54 +05:30
Thibault Delavallée 77be83ca28 [CLEAN] project, sale_stock: removed old chatter and needaction methods, not used anymore. In two words, dead code.
bzr revid: tde@openerp.com-20121219205412-0cco820gzgg5lpzx
2012-12-19 21:54:12 +01:00
Thibault Delavallée cd290565a4 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121219093924-5rqmhb6ve7bv7qzl
2012-12-19 10:39:24 +01:00
Olivier Dony 03b6acd13d [MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion)
It makes the code a little more straightforward and does not hurt.

bzr revid: odo@openerp.com-20121218225015-6r9ydxjlh147m3z1
2012-12-18 23:50:15 +01:00
Fabien Pinckaers 41f7f27881 [IMP] several subtype fixes
bzr revid: fp@tinyerp.com-20121218220617-d6ebdlkf1facw4x8
2012-12-18 23:06:17 +01:00
Raphael Collet 73980eba5f [MERGE] trunk-import-openerp-thu (use strict naming convention when importing openerp stuff)
bzr revid: rco@openerp.com-20121218085914-qzr2upqfxmfbzfsx
2012-12-18 09:59:14 +01:00
Olivier Dony 411d6d931d [FIX] sale,purchase: allow SO/PO long description to propagate to procurement.order and stock.move, remove size limits
bzr revid: odo@openerp.com-20121217222827-ga62qttp4wxzu7rv
2012-12-17 23:28:27 +01:00
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Fabien Pinckaers 769a275158 fix
bzr revid: fp@tinyerp.com-20121215175033-1hr5un0gk1b4qxmw
2012-12-15 18:50:33 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Fabien Pinckaers 88bb090baa [MERGE] English typos
bzr revid: fp@openerp.com-20121102174200-wg7p02quakvby09j
2012-11-02 18:42:00 +01:00
Twinkle Christian (OpenERP) 107ef7a51b [FIX]fix tooltip
bzr revid: tch@tinyerp.com-20121031110326-r1mofl1t4ajsh4b9
2012-10-31 16:33:26 +05:30
Twinkle Christian (OpenERP) c5c50041bc [MERGE]Merge with project branch
bzr revid: tch@tinyerp.com-20121029060747-5zecetvjcug08y03
2012-10-29 11:37:47 +05:30
Ajay Chauhan (OpenERP) 26a0484b6f [MERGE] merge with lp:openobject-addons
bzr revid: cha@tinyerp.com-20121025111831-22x83vr8u9lpms5v
2012-10-25 16:48:31 +05:30
Fabien Pinckaers a7368145ca [MERGE] typo
bzr revid: fp@openerp.com-20121024201424-98la8f2wkhfjrtae
2012-10-24 22:14:24 +02:00
Twinkle Christian (OpenERP) 3fa45da187 [IMP]Improve tooltip in Quatation
bzr revid: tch@tinyerp.com-20121023120415-b3eo9x5248hr6n7i
2012-10-23 17:34:15 +05:30
Divyesh Makwana (Open ERP) e1e16628c3 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20121023044515-lg9lw3akhcfj8yw1
2012-10-23 10:15:15 +05:30
Purnendu Singh (OpenERP) fd2deaa1ce [IMP] sale_stock: improve the code
bzr revid: psi@tinyerp.com-20121022122203-4hv479pf3bbq1kwz
2012-10-22 17:52:03 +05:30
Divyesh Makwana (Open ERP) 3942d75ac2 [FIX] sale_stock : Traceback when paying invoice by percentage in SO, after installing sale_stock.
bzr revid: mdi@tinyerp.com-20121015100303-cxbttr1wbdir3h8r
2012-10-15 15:33:03 +05:30
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
pankita shah (Open ERP) 935314ea26 [IMP] move type of defaults in sale. and increase the priority of the product tree view defined in hr_epense.
bzr revid: shp@tinyerp.com-20121012051640-4i0eyltyuvpq57vc
2012-10-12 10:46:40 +05:30
Divyesh Makwana (Open ERP) 20d9f75193 [FIX] sale_stock : Traceback when paying invoice by percentage in SO, after installing sale_stock.
bzr revid: mdi@tinyerp.com-20121011070128-z81rzss16d2no59i
2012-10-11 12:31:28 +05:30
pankita shah (Open ERP) 8bbd857198 [IMP] move type field in sale module and improve default state in crm_claim
bzr revid: shp@tinyerp.com-20121010113323-wpxt81u5p3hmwl6w
2012-10-10 17:03:23 +05:30
Quentin (OpenERP) 1e14590784 [FIX] sale, sale_stock, sale_analytic_plans: fixed error in yalm tests or sale_mrp if sale_analytic_plans was installed before, due to value returned for a field not present in the view (project_id). Moved back onchange_shop_id into sale module from sale_stock
bzr revid: qdp-launchpad@openerp.com-20121005091516-y7typs1hep5exd3q
2012-10-05 11:15:16 +02:00
Quentin (OpenERP) 6d70bedd69 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121004084906-zhqfu2jz1o4hn0c1
2012-10-04 10:49:06 +02:00
Quentin (OpenERP) 48a8367968 [FIX] sale_stock: stupid wrong field used
bzr revid: qdp-launchpad@openerp.com-20121001171341-dj97xdjw9qu0nkxr
2012-10-01 19:13:41 +02:00
Quentin (OpenERP) 90b90bb01e [FIX] sale_stock: product_id_change fix
bzr revid: qdp-launchpad@openerp.com-20121001170920-fv2ueuyecml908gi
2012-10-01 19:09:20 +02:00
Fabien Pinckaers d1c0d74da0 [IMP] remove unused code
bzr revid: fp@tinyerp.com-20120929122152-n0r409kodtsdkb0t
2012-09-29 14:21:52 +02:00
Quentin (OpenERP) 6251b57b39 [IMP] sale_stock: added a test to verify the the product onchange in sale order line was correctly triggered
bzr revid: qdp-launchpad@openerp.com-20120928101531-sw1r2d5tc034ie23
2012-09-28 12:15:31 +02:00
Quentin (OpenERP) 69abb48428 [FIX] sale_stock: added missing argument 'context' to the signature of methods _get_line_uom() and _get_line_qty()
bzr revid: qdp-launchpad@openerp.com-20120921093520-q3awtbrzeqf1jfgb
2012-09-21 11:35:20 +02:00
Quentin (OpenERP) eabcb8b14f [FIX] sale_stock: fixed wrong type when calling super()
bzr revid: qdp-launchpad@openerp.com-20120921090149-cxk5a0ve5dv35evq
2012-09-21 11:01:49 +02:00
Quentin (OpenERP) 76b1702a21 [IMP] sale, sale_stock: better inheritancy for advance payment wizard
bzr revid: qdp-launchpad@openerp.com-20120921085908-5o2gc5mou8qys2cp
2012-09-21 10:59:08 +02:00
Quentin (OpenERP) 7a51acf204 [REF] sale, sale_stock: code refactoring to reduce the diff with trunk + some identation fixes
bzr revid: qdp-launchpad@openerp.com-20120921081339-njau8vv40bxn251b
2012-09-21 10:13:39 +02:00
Atul Patel (OpenERP) b61e2c8b8f [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120919093842-pn5kqx0gmc41lani
2012-09-19 15:08:42 +05:30
Atul Patel (OpenERP) eef634b3dc [IMP]: Improve sale stock action_wait method
bzr revid: atp@tinyerp.com-20120917062100-pb6msmh01t4kirca
2012-09-17 11:51:00 +05:30
Atul Patel (OpenERP) 87e8b0ea51 [IMP]: Improve description of sale and sale_stock module. change tooltips for res_config file
bzr revid: atp@tinyerp.com-20120917054243-iko6uihhcy9b0ref
2012-09-17 11:12:43 +05:30
Atul Patel (OpenERP) b4d415ff9b [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120917050738-i5730n5sbqvnfsnh
2012-09-17 10:37:38 +05:30
Atul Patel (OpenERP) e488f9b568 [FIX]: Fix bug:1043181 : remove so line invoice after giving advance percentage payment
bzr revid: atp@tinyerp.com-20120911134717-vfdhltg2lno13nqf
2012-09-11 19:17:17 +05:30
Atul Patel (OpenERP) d630d3b6b6 [IMP]: improve progress bar from sale order line tree view.
bzr revid: atp@tinyerp.com-20120909173020-gljs3gss7ljm310w
2012-09-09 23:00:20 +05:30
Atul Patel (OpenERP) 4cd3b7cecb [IMP]:Inherit advance invoice wizard for order policy picking..
bzr revid: atp@tinyerp.com-20120909170341-1th57w16upi6c3dt
2012-09-09 22:33:41 +05:30
Atul Patel (OpenERP) e60d4abafc [REM]: move sale_stock wizard into sale wizard
bzr revid: atp@tinyerp.com-20120909121903-62z33di4idwsrzjf
2012-09-09 17:49:03 +05:30
Atul Patel (OpenERP) eb28892a3a [IMP]: MOVE PROCUREMENT CHANGES INTO PROCUREMENT..
bzr revid: atp@tinyerp.com-20120909101156-9pna66qbx28px2ii
2012-09-09 15:41:56 +05:30
Atul Patel (OpenERP) 9c9ba99596 [FIX]: Warning message when not enough stock for product quantity.
bzr revid: atp@tinyerp.com-20120816120947-echtcz0lo11rtags
2012-08-16 17:39:47 +05:30
Atul Patel (OpenERP) 0ecca81c72 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120814124126-3awvn1l6k96a4j2y
2012-08-14 18:11:26 +05:30
Atul Patel (OpenERP) 7a1a9460d9 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120813051748-klau4w0nig2apfxb
2012-08-13 10:47:48 +05:30
Atul Patel (OpenERP) 3a9da0c95d [FIX]: Fix action_invoice_create() method
bzr revid: atp@tinyerp.com-20120729160756-quwy0nhmlc4fmrsh
2012-07-29 21:37:56 +05:30
Atul Patel (OpenERP) bbbbe7c46b [FIX]: Chance manual_invoice method into sale_stock module.
bzr revid: atp@tinyerp.com-20120727090607-w3y8jiy459z0iuok
2012-07-27 14:36:07 +05:30
Atul Patel (OpenERP) 06c0ead10d [ADD]: Add dependency
ii) move wizard , yaml file
iii) move stock method into sale_stock.
iv) add security into sale_stock module.

bzr revid: atp@tinyerp.com-20120726205659-xiyx39r3dibshyjs
2012-07-27 02:26:59 +05:30