Commit Graph

53 Commits

Author SHA1 Message Date
Fabien Pinckaers ed7623fc45 [IMP] Performance improvement: improved cache with context, better get_object
bzr revid: fp@tinyerp.com-20131130154659-uqis34x2cemmocly
2013-11-30 16:46:59 +01:00
Christophe Simonis 58868227f9 [MERGE] forward port of branch 7.0 up to revid 9382 chs@openerp.com-20130823131214-ipouwtnz8r16mlvv
bzr revid: chs@openerp.com-20130823143114-83tdjhbsdes0kydr
2013-08-23 16:31:14 +02:00
Alexandre Fayolle cea92690f7 [FIX] fix exception check
bzr revid: alexandre.fayolle@camptocamp.com-20130523090055-4m418aninaczbzcy
2013-05-23 11:00:55 +02:00
Alexandre Fayolle 1658325f39 [FIX] actually fix lp:118211 by adding an explicit call to check_access_rule
bzr revid: alexandre.fayolle@camptocamp.com-20130522151216-6cz0kb6abwwr5zsv
2013-05-22 17:12:16 +02:00
Alexandre Fayolle 46b8c95d99 [FIX] permission denied msgbox when creating stock.move in multicompany setting
lp bug: https://launchpad.net/bugs/1182111 fixed

bzr revid: alexandre.fayolle@camptocamp.com-20130521140631-k100itymc4qn0f2m
2013-05-21 16:06:31 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02: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 aeb29763d5 [IMP] membership + merge stock
bzr revid: fp@tinyerp.com-20121122061244-0a9zawsg8ebohdi5
2012-11-22 07:12:44 +01:00
Fabien Pinckaers a329231820 [FIX] removed unused lines
bzr revid: fp@tinyerp.com-20121112090130-ka04io3rn8d7govg
2012-11-12 10:01:30 +01:00
Turkesh Patel (Open ERP) 93488d6cc8 [MRG] merge lp:~openerp-dev/openobject-addons/trunk-10click-warehouse-tpa-fix-aja
bzr revid: tpa@tinyerp.com-20121109124943-l3ojm3bcld78vt7h
2012-11-09 18:19:43 +05:30
ajay javiya (OpenERP) 6e27ee461b [FIX]: Fix issue in warehouse module
bzr revid: aja@tinyerp.com-20121109121358-4ws1vlcrteq0ckv4
2012-11-09 17:43:58 +05:30
Fabien Pinckaers 6c4252a770 [FIX] inventory computation
bzr revid: fp@tinyerp.com-20120929105104-x89om7ks4vbeqqqe
2012-09-29 12:51:04 +02:00
Fabien Pinckaers 4dad07b8bb [MERGE] stock improvements & fixes
bzr revid: fp@tinyerp.com-20120918171020-u9yrlmxui2v9ow3a
2012-09-18 19:10:20 +02:00
Mayur Maheshwari (OpenERP) b48925fb06 [IMP]stock : set default location on location field ,set groups on some fields, remove icon on button,fix crm_claim error and traceability script error
bzr revid: mma@tinyerp.com-20120828054111-dy6k7vc63g7j47ac
2012-08-28 11:11:11 +05:30
Antonin Bourguignon 59aa37f0e4 [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!')
bzr revid: abo@openerp.com-20120807113414-7mryqyt3jnq8shsa
2012-08-07 13:34:14 +02:00
Ravish Murari (OpenERP) 848721f6d4 [FIX] In physical inventory real quantity is not the same as import quantity
lp bug: https://launchpad.net/bugs/1023816 fixed

bzr revid: rmu@tinyerp.com-20120717060441-ppqje591dd70u7j5
2012-07-17 11:34:41 +05:30
DBR (OpenERP) e835bc1125 [IMP]stock: Improve the code for stock_physical_inventory.yml
bzr revid: dbr@tinyerp.com-20111208055841-d2igdvi02wf8y1kn
2011-12-08 11:28:41 +05:30
Quentin (OpenERP) 5ca1ee4fff [FIX] stock: fill inventory wizard now propose the right quantity of products regarding what has been consumed
lp bug: https://launchpad.net/bugs/797772 fixed
lp bug: https://launchpad.net/bugs/837123 fixed

bzr revid: qdp-launchpad@openerp.com-20111010154241-penanv8aggxdcgj3
2011-10-10 17:42:41 +02:00
Atik Agewan (OpenERP) e4a89c12ef [FIX] STOCK:When import Physical Inventories it calculate currect Qty in Default UOM using Funct
lp bug: https://launchpad.net/bugs/845333 fixed

bzr revid: aag@tinyerp.com-20110916105553-z6j3xidr89sxchtt
2011-09-16 16:25:53 +05:30
Atik Agewan (OpenERP) a15007d0f9 [FIX] STOCK:When import Physical Inventories it calculate currect Qty in Default UOM
lp bug: https://launchpad.net/bugs/845333 fixed

bzr revid: aag@tinyerp.com-20110913071337-4h449mug0uar72j5
2011-09-13 12:43:37 +05:30
Olivier Dony 560915cb68 [MERGE] merged latest fixes from 6.0 up to r.4556
Rev 4556 = revision-id: jvo@tinyerp.com-20110502133745-s1zyed65h6ojwkvk.

bzr revid: odo@openerp.com-20110502184643-d3qzosqdurscd51i
2011-05-02 20:46:43 +02:00
Jay Vora (OpenERP) 2811c71fc7 [FIX] Stock : Fixed the problem suggested by Buildbot
bzr revid: jvo@tinyerp.com-20110421090039-yt9zau6vvz833r92
2011-04-21 14:30:39 +05:30
Jay Vora (OpenERP) 95fcd2cb99 [Merge] Merged Anup's branch for the fix of bug lp:725908
bzr revid: jvo@tinyerp.com-20110419084200-c75ujuzk28ltqig4
2011-04-19 14:12:00 +05:30
Anup (OpenERP) 739992f9c3 [FIX] stock : Optimized the code to Import Inventory
lp bug: https://launchpad.net/bugs/725908 fixed

bzr revid: ach@tinyerp.com-20110418073110-acrvwbus2q9kp09u
2011-04-18 13:01:10 +05:30
Anup (OpenERP) 41b4258975 [FIX] stock : Fill Inventory Wizard should import production lot too. (Courtsey KSA(OpenERP))
lp bug: https://launchpad.net/bugs/725908 fixed

bzr revid: ach@tinyerp.com-20110406114529-7icmcd44va27tlwm
2011-04-06 17:15:29 +05:30
ksa (Open ERP) 6026d3348d [IMP]: Improve code for all child locations
bzr revid: ksa@tinyerp.co.in-20110308133236-yx7dtifwi5sxn7n3
2011-03-08 19:02:36 +05:30
ksa (Open ERP) 66ca9a91f0 [IMP]: improvement for set in order by data
bzr revid: ksa@tinyerp.co.in-20110308065944-rdaw3maa69gv8sbd
2011-03-08 12:29:44 +05:30
ksa (Open ERP) ddf5c95aa8 [FIX]:physical inventory, action import production lots do not get imported
lp bug: https://launchpad.net/bugs/725908 fixed

bzr revid: ksa@tinyerp.co.in-20110304112102-o0bfpek0o6m6ex6c
2011-03-04 16:51:02 +05:30
jam-openerp a7789b2083 MERGE + Wizard return Improvments
bzr revid: jam@tinyerp.com-20101228104138-70p7kwpby3bxgu0r
2010-12-28 16:11:38 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
uco (OpenERP) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
rpa (Open ERP) d6ba50f386 [FIX]: Fixed translation of warning messages
lp bug: https://launchpad.net/bugs/660494 fixed

bzr revid: rpa@tinyerp.com-20101027133524-2mijip7zskzwevnh
2010-10-27 19:05:24 +05:30
sbh (Open ERP) db4e43e07b [IMP] stock :Improve the fill_inventory wizard
bzr revid: sbh@tinyerp.com-20100914062643-s60j692m6207mshz
2010-09-14 11:56:43 +05:30
sbh (Open ERP) 4c1a6928cc [IMP] stock: stock_fill_inventory wizard check if state is done the rasie the expection
bzr revid: sbh@tinyerp.com-20100913114602-3if7lmcd10wzsr26
2010-09-13 17:16:02 +05:30
sbh (Open ERP) 7027a0130a [IMP]: Fix stock_fill_inventory for set_stock_zero
bzr revid: sbh@tinyerp.com-20100909144721-1mcr7erveystgf9d
2010-09-09 20:17:21 +05:30
sbh (Open ERP) 8b6e629f6d [IMP] stock :Improve fill inventory wizard
bzr revid: sbh@tinyerp.com-20100909140555-kpheons7bt7gh822
2010-09-09 19:35:55 +05:30
Olivier Dony e9806cae8d [IMP] stock inventory: spellchecking + moved button column in inv. lines o2m
bzr revid: odo@openerp.com-20100909120514-n4mwthszd41nvobc
2010-09-09 14:05:14 +02:00
sbh (Open ERP) 16bee80a57 [Fix] stock: Correct the object name
bzr revid: sbh@tinyerp.com-20100909065039-z2g8avrcpbknf5ue
2010-09-09 12:20:39 +05:30
sbh (Open ERP) 1239d4c8cd [ADD] stock: Improve the tooltips of fill_inventory wizard and merge set_stock_zero
[REM] Remove the set_stock_zero wizard

bzr revid: sbh@tinyerp.com-20100909061510-3rdpvo4m48qxehnv
2010-09-09 11:45:10 +05:30
sbh (Open ERP) ba08804576 [IMP] stock: Rename the Fill Inventory to Impor Inventory
bzr revid: sbh@tinyerp.com-20100908134353-leco6y3n7i7ejrhq
2010-09-08 19:13:53 +05:30
Olivier Dony ee198c29ab [FIX] stock: properly handle child locations during inventory import
bzr revid: odo@openerp.com-20100908113622-csl1mcogawrkeee2
2010-09-08 13:36:22 +02:00
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
sbh (Open ERP) 9ccca42c77 [REF]stock : Remove the unused import statement
bzr revid: sbh@tinyerp.com-20100804110744-bdh2jom27wk8dn2g
2010-08-04 16:37:44 +05:30
uco (OpenERP) 2b33245391 [IMP] stock: Task ID-813: Added Doc strings to stock and related modules with wizards.
bzr revid: uco@tinyerp.com-20100526125930-i6dgh9vj9t82tqap
2010-05-26 18:29:30 +05:30
uco (OpenERP) b0ada2f850 [FIX] stock: Fill Inventory wizard option 'Include all child for the location' is now working.
bzr revid: uco@tinyerp.co.in-20100401104347-3pqhd11py5o9fagp
2010-04-01 16:13:47 +05:30
uco (OpenERP) a268acb4c7 [REF] delivery, mrp, mrp_repair, point_of_sale, product_margin, slae, stock: Removed '@summary' from docstring.
bzr revid: uco@tinyerp.co.in-20100317073413-ks8i2ppev0pxm3cf
2010-03-17 13:04:13 +05:30
mso c6be2d42a3 [IMP]: stock,sale:docstrings added in the osv_memory files
bzr revid: mso@mso-20100312134255-b8h0bg1gjah1s2e1
2010-03-12 19:12:55 +05:30
mso fcaeab33ca [Merge]:Merged with parent branch
bzr revid: mso@mso-20100312071916-zat2nj2rvz5fc10t
2010-03-12 12:49:16 +05:30