Commit Graph

206 Commits

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