Commit Graph

114 Commits

Author SHA1 Message Date
Fabien Pinckaers bf462744a6 improvement
bzr revid: fp@tinyerp.com-20081031140959-xksqp0soetfvx6hk
2008-10-31 15:09:59 +01:00
Najlaa 18f6e15b56 cahnges in profiling
bzr revid: nel@silver-20081028154032-q0q5zp61os6omhod
2008-10-28 16:40:32 +01:00
Fabien Pinckaers 550e2b4cbb merge
bzr revid: fp@tinyerp.com-20081028121001-ag9t1wv15xqq02fc
2008-10-28 13:10:01 +01:00
Fabien Pinckaers 9c2a0f9007 bugfix
bzr revid: fp@tinyerp.com-20081027072322-p9w06dejvb1c83xq
2008-10-27 08:23:22 +01:00
Fabien Pinckaers 1cfd596d72 bugfix
bzr revid: fp@tinyerp.com-20081021163156-bzgui7rc9qjz45g5
2008-10-21 18:31:56 +02:00
Fabien Pinckaers 84ccb0acff bugixes_stock
bzr revid: fp@tinyerp.com-20081021162819-qx3kee4bcrevgadd
2008-10-21 18:28:19 +02:00
Fabien Pinckaers d60a6ff480 merge
bzr revid: fp@tinyerp.com-20081020204911-ili28j1mv9accl97
2008-10-20 22:49:11 +02:00
Harshad Modi 8d7ab9b8f0 * fixed bug on partial packing
* put date fileration on product_margin function on product_margin module

bzr revid: hmo@tinyerp.com-20081014132355-z3tkd6n7bjvh9tgo
2008-10-14 18:53:55 +05:30
Harshad Modi 30f8efb014 fixed bug on duplicate picking
bzr revid: hmo@tinyerp.com-20081013062233-ahwfg6mc7maimy3c
2008-10-13 11:52:33 +05:30
Fabien Pinckaers 8aa727f1ae improveview
bzr revid: fp@tinyerp.com-20081010085917-skmgrk883ogyonbg
2008-10-10 10:59:17 +02:00
Harshad Modi abf2c94f97 Improvement :
* Purchase Order from scheduler: use tax from partner if any.  
* Report Purchase Order: if address, it uses the name of the company and the address of the customer. Change to use the name of the customer.
* Print Packing List: don't display the lines with state=confirmed (only assigned) 
* When invoice on picking: if I generate invoice on the sale order, it must set the pickings as invoiced 
* When invoicing from picking: sale order lines stays as 'To be Invoiced'
* make new method to get partner property field data same like getting address on partner module and fetch property using this function on needed on onchange partner on sale, purchase module
* on delivery module, take taxes from partner if partner has default tax other wise take from delivery product when creation invoice line 
* on overdue payment report, tel no is display with company invoice address's tel no
* Purchase Order from scheduler : assign note of purchase order line with product purchase description 
* product model : all description should be translatable 
* fixed bug : on scheduler.py file on mrp module ( got error when select Auto orderpoint on scheduling wizard)
* fixed bug : on product available function on stock module ( got error when call it with field_name=None )

bzr revid: hmo@tinyerp.com-20080926102510-nrjwloh0ojkl4hgn
2008-09-26 15:55:10 +05:30
Fabien Pinckaers f824dd3910 bugfixes
bzr revid: fp@tinyerp.com-20080926092448-t80o0ypcylehwrk7
2008-09-26 11:24:48 +02:00
Fabien Pinckaers e2808f44c3 view improvement
bzr revid: fp@tinyerp.com-20080924091806-dburg1tq736j1khp
2008-09-24 11:18:06 +02:00
Fabien Pinckaers f6d8f032aa Better Views
bzr revid: fp@tinyerp.com-20080923211902-bajhm3mqqsgjecju
2008-09-23 23:19:02 +02:00
Harshad Modi ef38343c11 Improvement on compute stock
bzr revid: hmo@tinyerp.com-20080923132411-ioz1m9wf0y76sil5
2008-09-23 18:54:11 +05:30
Fabien Pinckaers 40d93c5ec1 lots
bzr revid: fp@tinyerp.com-20080920190625-ksb6kra2v6vn5y9i
2008-09-20 21:06:25 +02:00
Harshad Modi ba7f591217 imporvement lot system
bzr revid: hmo@tinyerp.com-20080920135644-kn7ppbi5hg5f19by
2008-09-20 19:26:44 +05:30
Rucha Patel e286419e1f Removed the tracking field, on the product and replaced by 4 boolean fields and put constraint in stock (stock.move) for tracking lot according to that, Changes in warning module for multi-warning, bug resolving while comfirming stock move
bzr revid: ruchakpatel@gmail.com-20080920115438-vd9sqqyc74ao3il8
2008-09-20 17:24:38 +05:30
Harshad Modi fec257ca0a calculated product stock on stock move between given dates in context and open wizard for that on location tree structure
bzr revid: hmo@tinyerp.com-20080920111331-0x1nsrdcxdt8jluj
2008-09-20 16:43:31 +05:30
Rucha Patel b84a23475a Bugfixing in stock.py: completed missing brackets
bzr revid: ruchakpatel@gmail.com-20080919122709-mgpsjvbkv8vg7fru
2008-09-19 17:57:09 +05:30
Rucha Patel d1be358be0 Changed stock.py :Inherited fields_view_get on object product.product in the stock module for Products view according to Location
bzr revid: ruchakpatel@gmail.com-20080918131848-44bghupuz27ha2mm
2008-09-18 18:48:48 +05:30
Rucha Patel 24f582cd48 Pickings Improvement: Changes view of picking at draft state
bzr revid: ruchakpatel@gmail.com-20080917115426-y20ekkrwp0spv62t
2008-09-17 17:24:26 +05:30
Rucha Patel d34e494470 Merge with openobject-addons
bzr revid: ruchakpatel@gmail.com-20080917114446-29unqnjx5mke7pfn
2008-09-17 17:14:46 +05:30
Fabien Pinckaers 0170ff2827 merge
bzr revid: fp@tinyerp.com-20080917091014-nsc3hq271yzel1e3
2008-09-17 11:10:14 +02:00
Fabien Pinckaers 28dd7adae1 improvedstock
bzr revid: fp@tinyerp.com-20080917085936-ewuodvqx1mkukd5g
2008-09-17 10:59:36 +02:00
Fabien Pinckaers 11bc61d204 modifs
bzr revid: fp@tinyerp.com-20080917074951-b7z409hh5rafzm0g
2008-09-17 09:49:51 +02:00
Rucha Patel 15ff539e1d All changes according to old branches that are left to be included
bzr revid: ruchakpatel@gmail.com-20080916133259-ps4e4lfw4s7sxp7x
2008-09-16 19:02:59 +05:30
Fabien Pinckaers dcb0870abe merge
bzr revid: fp@tinyerp.com-20080916111405-7qu6n0h7of7i29wt
2008-09-16 13:14:05 +02:00
Fabien Pinckaers 6345cd70a0 merge
bzr revid: fp@tinyerp.com-20080916103753-x2velfo42zzk2lb7
2008-09-16 12:37:53 +02:00
Harshad Modi 39d1e4b55b merge rpa branch
bzr revid: hmo@tinyerp.com-20080915085152-gd53rsx0txlqxdbn
2008-09-15 14:21:52 +05:30
Najlaa d3f2859eaa merge
bzr revid: nel@silver-20080909141933-0ulernirfc3vemya
2008-09-09 16:19:33 +02:00
Najlaa 4ce5db1263 Reporting
bzr revid: nel@silver-20080909124637-5br6745udncyemvd
2008-09-09 14:46:37 +02:00
Najlaa dff47a9fff uncommentent stock locations
bzr revid: nel@silver-20080909121526-zpauuruvg3uj2ois
2008-09-09 14:15:26 +02:00
Najlaa 6526652299 merge changes of addons
bzr revid: nel@silver-20080909072255-m8vi0qacouml6d9n
2008-09-09 09:22:55 +02:00
Fabien Pinckaers aa2cab5c48 Improved security
bzr revid: fp@tinyerp.com-20080908233322-wqoyo7t5bvvxpqwe
2008-09-09 01:33:22 +02:00
Fabien Pinckaers 248f7346f3 Merge
bzr revid: fp@tinyerp.com-20080908225340-hn2aces4jh7isayv
2008-09-09 00:53:40 +02:00
Fabien Pinckaers f1c9e258a4 Back ORder integrated in stock
bzr revid: fp@tinyerp.com-20080908065331-dpxuwxdvi2wpxfdb
2008-09-08 08:53:31 +02:00
Fabien Pinckaers c949d120fc Improved:
Sales Management
	Project Manegement
	Stock Management
	Accounting

bzr revid: fp@tinyerp.com-20080907232439-bod5fedw3o7w7u47
2008-09-08 01:24:39 +02:00
Najlaa 90802992ce Shipping
bzr revid: nel@silver-20080905071228-0sl8pb8lwnwha81h
2008-09-05 09:12:28 +02:00
Fabien Pinckaers 470e9c7e47 Typos
bzr revid: fp@tinyerp.com-20080904161733-2rnmdihxpeichbg4
2008-09-04 18:17:33 +02:00
Fabien Pinckaers 51f8c2b263 Better Security Rules
bzr revid: fp@tinyerp.com-20080903224650-u1oadqv9x75atmyl
2008-09-04 00:46:50 +02:00
Fabien Pinckaers ca24f48de3 Modifs
bzr revid: fp@tinyerp.com-20080828230810-nt2h294l3w6ox3iy
2008-08-29 01:08:10 +02:00
Fabien Pinckaers d315518200 Modifs
bzr revid: fp@tinyerp.com-20080827234815-8sz0qnm7w2d3sm38
2008-08-28 01:48:15 +02:00
Fabien Pinckaers 656f7f76e5 merge
bzr revid: fp@tinyerp.com-20080827205331-ebcw6mtrh1gkwbfh
2008-08-27 22:53:31 +02:00
Harshad Modi 1acc901937 modif on receive packing : run wizard on 'Fill From Unreceived Products' button
bzr revid: hmo@tinyerp.com-20080827054458-790urn35yd88vdj2
2008-08-27 11:14:58 +05:30
Fabien Pinckaers abeddaa388 Small Improvements
bzr revid: fp@tinyerp.com-20080826221832-4vi06cwuv1lb238q
2008-08-27 00:18:32 +02:00
Harshad Modi ac76534df0 Improvement on move line wizard on stock/stock.py and also changed lable on stock/stock.view
bzr revid: hmo@tinyerp.com-20080826121408-9iogm2m1o5k5cjb3
2008-08-26 17:44:08 +05:30
Fabien Pinckaers 765fdf49df Modifs
bzr revid: fp@tinyerp.com-20080825222458-r9l3i3lvyss1vzep
2008-08-26 00:24:58 +02:00
Fabien Pinckaers 97dd8d1a25 Merge
bzr revid: fp@tinyerp.com-20080825222048-dfz0h2fx1ooofavq
2008-08-26 00:20:48 +02:00
Harshad Modi 78f828620b Put Payment Term in the sale order. When we change the partner, it sets the right payment term according to what have been defined in the res.partner.
When creating invoices from sale order or from picking, uses the payment term of the sale order instead of the one of the partner.

bzr revid: hmo@tinyerp.com-20080825115456-hwftk6ehj69392bp
2008-08-25 17:24:56 +05:30