Commit Graph

125 Commits

Author SHA1 Message Date
Mustufa Rangwala 7d8e5ee0e9 sale : onchange on shipping policy and override create and write on sale.order
bzr revid: mra@tinyerp.com-20081201130056-i2x4ye670oa72hlo
2008-12-01 18:30:56 +05:30
Fabien Pinckaers 5969ad4fff improved_view
bzr revid: fp@tinyerp.com-20081127145846-zezege7gwymv80m3
2008-11-27 15:58:46 +01:00
Fabien Pinckaers 2dbcd2339b merge
bzr revid: fp@tinyerp.com-20081127144942-oowly30zluri9pjc
2008-11-27 15:49:42 +01:00
Fabien Pinckaers ab4e620e83 improved_currency
bzr revid: fp@tinyerp.com-20081124105629-qadghr2z23q7r3cy
2008-11-24 11:56:29 +01:00
Fabien Pinckaers 4d45485468 bugfixes
bzr revid: fp@tinyerp.com-20081120100850-fex0sppydulu5ieq
2008-11-20 11:08:50 +01:00
Harshad Modi d559d9e46b add origin field on account.invoice.line. when make invoice from packing group by partner,origin will be fillup
bzr revid: hmo@tinyerp.com-20081118064613-95g26k1w3i8odg15
2008-11-18 12:16:13 +05:30
Fabien Pinckaers a9b2720017 improved_sale_workflow_for_advances
bzr revid: fp@tinyerp.com-20081106214409-okz2mj0zwu6ael3k
2008-11-06 22:44:09 +01:00
Fabien Pinckaers ab9b5b96dc bugfixes_stock
bzr revid: fp@tinyerp.com-20081106212451-1zy2cvxif6fta9qi
2008-11-06 22:24:51 +01:00
Harshad Modi 19b5efde0d improve
bzr revid: hmo@tinyerp.com-20081106153911-eug0498q1bvu4uc5
2008-11-06 21:09:11 +05:30
Rucha Patel 04a6747935 Merge with addons
bzr revid: ruchakpatel@gmail.com-20081105073257-wtrepg5r9tnw054h
2008-11-05 13:02:57 +05:30
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Fabien Pinckaers 08ccd0eb3c improve
bzr revid: fp@tinyerp.com-20081029170842-t3d6cgifza0xziwd
2008-10-29 18:08:42 +01:00
Fabien Pinckaers bc1d66c8e0 bugfix
bzr revid: fp@tinyerp.com-20081029164802-tu6eu1s1isg9pnv4
2008-10-29 17:48:02 +01:00
Fabien Pinckaers 3be4517a6f improvement
bzr revid: fp@tinyerp.com-20081029130353-852nevqid0dpe7xn
2008-10-29 14:03:53 +01:00
Fabien Pinckaers 550e2b4cbb merge
bzr revid: fp@tinyerp.com-20081028121001-ag9t1wv15xqq02fc
2008-10-28 13:10:01 +01:00
Fabien Pinckaers fecfe88f88 merge
bzr revid: fp@tinyerp.com-20081024130217-wxv6mv2600gy46f0
2008-10-24 15:02:17 +02:00
Rucha Patel 018f521cce Merge
bzr revid: ruchakpatel@gmail.com-20081022045328-tmfonkuowvzdnsib
2008-10-22 10:23:28 +05:30
Fabien Pinckaers 84ccb0acff bugixes_stock
bzr revid: fp@tinyerp.com-20081021162819-qx3kee4bcrevgadd
2008-10-21 18:28:19 +02:00
Fabien Pinckaers bc33c13e56 improve
bzr revid: fp@tinyerp.com-20081021145742-0s1ygv5qo7x8cqgq
2008-10-21 16:57:42 +02:00
Fabien Pinckaers d60a6ff480 merge
bzr revid: fp@tinyerp.com-20081020204911-ili28j1mv9accl97
2008-10-20 22:49:11 +02:00
Fabien Pinckaers 880b5eabf7 modif
bzr revid: fp@tinyerp.com-20081014123628-si8tewq5s0f21kge
2008-10-14 14:36:28 +02:00
Rucha Patel 5a17384a56 Merge
bzr revid: ruchakpatel@gmail.com-20081003050559-pgefch6p59ccwprb
2008-10-03 10:35:59 +05:30
Harshad Modi 342ee38674 rename "ir.module.module.configuration.step" with "ir.actions.todo" and also rename "ir.module.module.configuration.wizard" with "ir.actions.configuration.wizard"
bzr revid: hmo@tinyerp.com-20080929084912-obuk8hsjkzuwyceu
2008-09-29 14:19:12 +05:30
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
Rucha Patel 24ea556c0c Developed a module: sale_delivery for sales orders that are shipped in several times for EO2
bzr revid: ruchakpatel@gmail.com-20080924133523-h18auq8hcqtkn1yx
2008-09-24 19:05:23 +05:30
Rucha Patel 8458837c69 Merge and bug fixing
bzr revid: ruchakpatel@gmail.com-20080924060143-4lekvw2onenrs2fl
2008-09-24 11:31:43 +05:30
Fabien Pinckaers 23c9ff49a0 Improvements
bzr revid: fp@tinyerp.com-20080923205651-fz3o7sgm704qndkt
2008-09-23 22:56:51 +02:00
Rucha Patel 0d3b06d6a6 Added function unlink in sale order for not to delete confirmed SO
bzr revid: ruchakpatel@gmail.com-20080920123651-p2yw2mh586w6sl8d
2008-09-20 18:06:51 +05:30
Fabien Pinckaers c076fb2a83 merge
bzr revid: fp@tinyerp.com-20080919143639-8wyr7xzcn94suqcl
2008-09-19 16:36:39 +02:00
Fabien Pinckaers ae297f0207 improvement
bzr revid: fp@tinyerp.com-20080919143502-9ed1rufs8kmis002
2008-09-19 16:35:02 +02:00
Harshad Modi c678885e71 merge rpa branch
bzr revid: hmo@tinyerp.com-20080918141419-oaf2b4rv27q49b1n
2008-09-18 19:44:19 +05:30
Fabien Pinckaers e27eb7005a forgetdatetime
bzr revid: fp@tinyerp.com-20080917153112-8kn5br5nxe0z3ku3
2008-09-17 17:31:12 +02:00
Rucha Patel d34e494470 Merge with openobject-addons
bzr revid: ruchakpatel@gmail.com-20080917114446-29unqnjx5mke7pfn
2008-09-17 17:14:46 +05:30
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
Rucha Patel e7ca515716 Modified product_id_change for warning message according to packaging
bzr revid: ruchakpatel@gmail.com-20080916085119-pdfdf1bbdj253jyc
2008-09-16 14:21:19 +05:30
hda@tinyerp.com 6c58c27ae5 Bugfix for context
bzr revid: hda@tinyerp.com-20080915123901-5t2ymiyy1ki15xrk
2008-09-15 18:09:01 +05:30
Harshad Modi 4c8c90f80c *calendar view on picking * return warning message instand of raise exception if pricelist not found
bzr revid: hmo@tinyerp.com-20080909135716-5k0re6km9qh4i6tb
2008-09-09 19:27:16 +05:30
Fabien Pinckaers f9cc58e368 Improved Scheduler
bzr revid: fp@tinyerp.com-20080909091144-9lj9kyziwc250hwr
2008-09-09 11:11:44 +02:00
Fabien Pinckaers 248f7346f3 Merge
bzr revid: fp@tinyerp.com-20080908225340-hn2aces4jh7isayv
2008-09-09 00:53:40 +02:00
Fabien Pinckaers 4d16e06c77 Bugfix Sales, some modifs
lp bug: https://launchpad.net/bugs/263568 fixed

bzr revid: fp@tinyerp.com-20080908142513-qjdeffk20gtqjf7i
2008-09-08 16:25:13 +02:00
Fabien Pinckaers afee251a68 typos
bzr revid: fp@tinyerp.com-20080907232930-1nrh6rlvquxq7azd
2008-09-08 01:29:30 +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
Fabien Pinckaers ca24f48de3 Modifs
bzr revid: fp@tinyerp.com-20080828230810-nt2h294l3w6ox3iy
2008-08-29 01:08:10 +02:00
hda@tinyerp.com 9e2c13ff15 add progress bar on purchase order tree view
bzr revid: hda@tinyerp.com-20080827112637-lvcujd4wdpted0ry
2008-08-27 16:56:37 +05:30
Fabien Pinckaers caae11daa1 Modifs View
bzr revid: fp@tinyerp.com-20080825223856-6q8mcyla87waz5rv
2008-08-26 00:38:56 +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
Fabien Pinckaers 0ff09fd6a9 View Improvement
bzr revid: fp@tinyerp.com-20080824232345-v3f5phajqy2mo9kr
2008-08-25 01:23:45 +02:00