Commit Graph

80 Commits

Author SHA1 Message Date
jam-openerp a7789b2083 MERGE + Wizard return Improvments
bzr revid: jam@tinyerp.com-20101228104138-70p7kwpby3bxgu0r
2010-12-28 16:11:38 +05:30
Mustufa Rangwala b0f61a9546 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101214130232-wqsim6966u1hilu9
bzr revid: mra@mra-laptop-20101217043732-ri8dfx38pacpruye
2010-12-17 10:07:32 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
Mustufa Rangwala 7b390b3c81 [FIX] Sale_*: Misc improvements (tooltips,strings...etc)
lp bug: https://launchpad.net/bugs/687463 fixed

bzr revid: mra@mra-laptop-20101213060723-3yvidr2b3x9n4q6n
2010-12-13 11:37:23 +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
pso 471572043d [IMP] sale modules: Cleaning modules
bzr revid: pso@tinyerp.com-20101022072346-ud8khvwiwhcjpcga
2010-10-22 12:53:46 +05:30
vth cc93971022 [REF] sale
bzr revid: vth@tinyerp.com-20101015121122-qj7pv8rcd0jg81rr
2010-10-15 17:41:22 +05:30
rpa (Open ERP) ed9dc2a01c [FIX]: crm, sale_crm: Fixed pylint warnings
bzr revid: rpa@tinyerp.com-20101011060213-yd9g5nfzg4wg0i4o
2010-10-11 11:32:13 +05:30
rpa (Open ERP) 7eb77dafb9 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101011051327-28nxc8ok6ofxxn19
2010-10-11 10:43:27 +05:30
fp 8cb8b0af2b [IMP] useability improvmeents misc
bzr revid: fp@fp-laptop-20101010173239-4563xgh24q2jt0lt
2010-10-10 19:32:39 +02:00
qdp-launchpad@tinyerp.com 911e541195 [MERGE] merged with main addons branch
bzr revid: qdp-launchpad@tinyerp.com-20101008160635-ucfw3c7uwudt4csb
2010-10-08 18:06:35 +02:00
Fabien Pinckaers 900be54ed6 [IMP] misc useability improvements
bzr revid: fp@tinyerp.com-20101008144049-2deun7vlgd6ek1be
2010-10-08 16:40:49 +02:00
rpa (Open ERP) 924d95427a [IMP]: sale_crm: Created history when opportunity is converted into quotation
bzr revid: rpa@tinyerp.com-20101008071242-vqbezmuq76e6sbcb
2010-10-08 12:42:42 +05:30
Fabien Pinckaers 4a1157c057 [IMP] useability improvements
bzr revid: fp@tinyerp.com-20101005075418-0t33zy0trdmiwbfj
2010-10-05 09:54:18 +02:00
rpa (Open ERP) 71a3990a04 [FIX]: Fixed pylint warnings
bzr revid: rpa@tinyerp.com-20100927134403-d0xv04c0kkfkn724
2010-09-27 19:14:03 +05:30
rpa (Open ERP) e6657edd35 [REF, IMP]: sale_crm: Code improvement, Removed unused code
bzr revid: rpa@tinyerp.com-20100923135047-b55igfq4dg66xjzw
2010-09-23 19:20:47 +05:30
rpa (Open ERP) 5490c9769a [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100921104052-01ng5nrnv5acdjsu
2010-09-21 16:10:52 +05:30
rpa (Open ERP) 2f9a1347cc [IMP]: sale_crm: Fixed partner address and default valu in Make sale wizard
bzr revid: rpa@tinyerp.com-20100917133617-0qm90sn2wdpow8wu
2010-09-17 19:06:17 +05:30
uco (Open ERP) 41613533df [MERGE]
bzr revid: uco@tinyerp.com-20100909051553-0rzvp52mevlvdsl6
2010-09-09 10:45:53 +05:30
uco (Open ERP) 3575decfab [IMP]: Removed unused variables and import statements. Removed '\r' escape sequences from translation files.
bzr revid: uco@tinyerp.com-20100908122515-d37yvyxb2a1119oy
2010-09-08 17:55:15 +05:30
Harry (OpenERP) 3dc4767165 [IMP] sale_crm: oppurtuniry should be in proposition stage when convert into quota
bzr revid: hmo@tinyerp.com-20100908094505-ktm71trio33x6jw9
2010-09-08 15:15:05 +05:30
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
MTR(OpenERP) 54367603a0 [IMP] Sale_crm: Warning moved to view init of osv memory wizard for make sale from crm
bzr revid: mra@mra-laptop-20100811120554-xki60bm01pi003kt
2010-08-11 17:35:54 +05:30
MTR(Openerp) eea4b7cb9b [IMP] sale_crm
bzr revid: mra@mra-laptop-20100810111307-qm1nusmzbddb1m7a
2010-08-10 16:43:07 +05:30
Mustufa Rangwala 30e462ff8f [IMP] sale_crm: Code Cleaning & minor improvements
bzr revid: mra@mra-laptop-20100809051449-un1ebkacst8wmvrx
2010-08-09 10:44:49 +05:30
qdp-launchpad@tinyerp.com bc0937dd75 [IMP] delivery: small improvement on rml
[IMP] procurement: typo corrected
[FIX] sale: error occured when people invoiced a line of a sale order then tried to invoice the whole sale order. Now it raises an error because they are supposed to finish the billing process of that SO by line
[IMP] sale: small improvements in view
[IMP] sale_crm: lots of improvments
	* made it use the onchange defined on sale.order.line 
	* corrected view that displayed error client side because of unknown args passed in context + added the note tab
	* fix the sale.order.line creation in order to give also the price_unit and qty (and all other field of a sale.order.line, actually)
	* removed unecessary attributes on sale.order.make.line 
[IMP] sale_journal: created menu structure + removed widget selection not compatible with domain
[FIX] sale_layout: corrected rml (total net, taxes, total taxes included were missing + 'your reference' as wrongly filled 
[IMP] sale_layout: removed the inheritance of tree view for lines and added a domain=[('layout_type','=','article')] on the menuitem sales \ billing \ lines to invoice
[IMP] project: duplicating a task doesn't copy the active field, which is also replaced by a function fields with store=true

bzr revid: qdp-launchpad@tinyerp.com-20100718194357-eqip22swh8as90n9
2010-07-19 01:13:57 +05:30
sbh (Open ERP) f59127d271 [IMP] sale_crm: Remove the product_ids and Improve the wizard of convert_sale
bzr revid: sbh@tinyerp.com-20100713070955-pf54aqa40l6am1nt
2010-07-13 12:39:55 +05:30
Harry (OpenERP) 9ada619c37 [IMP] set logger messages
bzr revid: hmo@tinyerp.com-20100708101424-hgbmoqco3to16jer
2010-07-08 15:44:24 +05:30
Mustufa Rangwala d1062142bd [IMP] Sale_* modules cleaning (under developement)
bzr revid: mra@mra-laptop-20100702140032-9cbudkl1ssbi1zb2
2010-07-02 19:30:32 +05:30
Mod2 Team(OpenERP) 5ee9f602a6 [IMP] sale_crm:
* Convert make_sale wizard into osv_memory

bzr revid: hmo@tinyerp.com-20100626054920-b5zarru7w875h6tv
2010-06-26 11:19:20 +05:30