Commit Graph

114 Commits

Author SHA1 Message Date
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 73509ca4be [IMP] useability misc icons and buttons
bzr revid: fp@tinyerp.com-20101008144454-y9hksj2qrxictk65
2010-10-08 16:44:54 +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
Mustufa Rangwala 169e99a263 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101005114507-vj3tub9ntd2z1asg
2010-10-05 17:15:07 +05:30
Fabien Pinckaers 4a1157c057 [IMP] useability improvements
bzr revid: fp@tinyerp.com-20101005075418-0t33zy0trdmiwbfj
2010-10-05 09:54:18 +02:00
ARA (OpenERP) c791e55ef6 [IMP] Account: Access rights for Analytic Account (Add analytic group on all modules) where this field appear
bzr revid: ara@tinyerp.com-20101004111344-8rx877ce28g5eigv
2010-10-04 16:43:44 +05:30
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
Mustufa Rangwala bd16462c71 [IMP] Account, purchase, sale, hr_expense: set domain to open analytic accounts (not open root account)
bzr revid: mra@mra-laptop-20100820041603-rkdf80zf7nk7nua8
2010-08-20 09:46:03 +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
sbh (Open ERP) aa0f6390ef [IMP] sale_crm: Improve the view
bzr revid: sbh@tinyerp.com-20100719070353-vnhl8ly407cioi3t
2010-07-19 12:33:53 +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
Fabien Pinckaers 413c489090 [IMP] miscelleanous improvments
bzr revid: fp@tinyerp.com-20100625084621-8mztzgdyxrcfv93w
2010-06-25 10:46:21 +02:00
hmo 3aaebcb3a9 [MERGE] merge with master trunk-addons
bzr revid: hmo@hmo-20100520113303-67jlxy1thn3iafdn
2010-05-20 17:03:03 +05:30
Jay (Open ERP) 206aad724a [BACKPORT] Stable fixes and refactorings to trunk
bzr revid: jvo@tinyerp.com-20100519155731-ihlx53vj31ni7d01
2010-05-19 21:27:31 +05:30
Stephane Wirtel a60a2ac216 [IMP] sale_crm: Change the icon of the Create Order in the wizard
bzr revid: stephane@openerp.com-20100519132443-xnas6shpnk86aadi
2010-05-19 15:24:43 +02:00
ksa (Open ERP) 5c10570244 [IMP] task-620 usability Improvement for sales menu in crm ,sale,base_calendar,product
bzr revid: ksa@tinyerp.co.in-20100514113309-grkxy5795dzkf220
2010-05-14 17:03:09 +05:30
vra f2638bb616 [MERGE] merged from trunk main addons branch
bzr revid: vra@tinyerp.com-20100514044836-q9iucv080zovjqkd
2010-05-14 10:18:36 +05:30
JMA (OpenERP) 466e06e60c [FIX] Sale_crm : Code improved for partner onchange to take effect on SO
bzr revid: jma@tinyerp.com-20100512084458-idtdjgf1df3v2xg7
2010-05-12 14:14:58 +05:30
JMA (OpenERP) 7590cf21ec [FIX] Sale_crm : proper options set on wizard makesale
bzr revid: jma@tinyerp.com-20100511085720-6zpcvisdo9z1knjy
2010-05-11 14:27:20 +05:30
rpa (Open ERP) 0b04a19490 [IMP]: crm: Merged crm.opportunity in crm.lead and changes related to this merge
bzr revid: rpa@tinyerp.com-20100429113501-sk1qwdn4lbpjkmqj
2010-04-29 17:05:01 +05:30
Harry (Open ERP) c8c3ba54dc [MERGE]
bzr revid: hmo@tinyerp.com-20100304132844-patzedhk0a71d5av
2010-03-04 18:58:44 +05:30
sbh (Open ERP) 7b2733dcfb [IMP] sale_crm: modfify the function of wizard for open the form view if only one opportunity
bzr revid: sbh@tinyerp.com-20100304093931-5sqzrjjzrswfufna
2010-03-04 15:09:31 +05:30
HDA (OpenERP) 284ec3e006 Merged with client
bzr revid: hda@tinyerp.com-20100216142723-ul7m7do5fpl3r9av
2010-02-16 19:57:23 +05:30
olt@tinyerp.com 98c0c35044 [FIX] sale_crm: CRM->Opportunities: 'convert to quote' now sets the salesman from the partner (or the user if there is none)
bzr revid: olt@tinyerp.com-20100205093457-ssc4z2bz7q8tak33
2010-02-05 10:34:57 +01:00
HDA (OpenERP) 0b2bb31992 Merge from stable
bzr revid: hda@tinyerp.com-20100121151350-58pcefq2tdw2ge2l
2010-01-21 20:43:50 +05:30
Jay (Open ERP) fdbe67292c [FIX] Added Missing import statements of translations( from tools.translate import _)
lp bug: https://launchpad.net/bugs/510217 fixed

bzr revid: jvo@tinyerp.com-20100121120123-k9hvy4nvegqf1vav
2010-01-21 17:31:23 +05:30
Jay (Open ERP) 1937e4387d [FIX] Added Missing import statements of translations( from tools.translate import _)
lp bug: https://launchpad.net/bugs/510217 fixed

bzr revid: jvo@tinyerp.com-20100121115207-f8m3xx92d36hhqle
2010-01-21 17:22:07 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Jay (Open ERP) 4c338ea12f [FIX] Sale_CRM : write() was sending wrong data
bzr revid: jvo@tinyerp.com-20100108135118-0uvle460rmjblyc3
2010-01-08 19:21:18 +05:30
Harry (Open ERP) 77820727d3 [IMP] crm, sale_crm, crm_project : Major Improvement on CRM base on https://bugs.launchpad.net/openobject-addons/+bug/499366
lp bug: https://launchpad.net/bugs/499366 fixed

bzr revid: hmo@tinyerp.com-20091231125720-ywnu9pf4f90dfvth
2009-12-31 18:27:20 +05:30
Harry (Open ERP) 4d24786957 [IMP] sale_crm : add new field for section in sale order model
bzr revid: hmo@tinyerp.com-20091230133222-bk5sj7tonfywy2t0
2009-12-30 19:02:22 +05:30
kum (Open ERP) 0576b8c667 Improvement in the english words in different modules
bzr revid: kum@tinyerp.co.in-20091113054116-x38ccpurumq82zmi
2009-11-13 11:11:16 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
HDA (OpenERP) 7d3a5b51ba [Merged] stable and trunk addons
bzr revid: hda@tinyerp.com-20090924104621-7p53erkfs9xa0bev
2009-09-24 16:16:21 +05:30
Jay (Open ERP) 5c8451c27c [FIX] Bug 345847 : sale_crm wizard corrected
bzr revid: jvo@tinyerp.com-20090417121414-9g5lzhevh0z99b3x
2009-04-17 17:44:14 +05:30
Christophe Chauvet 28ede437d9 [IMP]
* add missing tools.translate 
 * translate all missing raise
 * add encoding: utf-8 in missing file
 * add vim comment (when missing) at the end of file
 * convert tabs to spaces (PEP8 Compliant)
 * more pythonic when concatenate value

bzr revid: christophe.chauvet@syleam.fr-20090306221824-xt1oeip60sq8fwws
2009-03-06 23:18:24 +01:00
mra (Open ERP) f996e84c6b fix: fiscal position
bzr revid: mra@tinyerp.com-20090212054934-mcli1mckg4cflk46
2009-02-12 11:19:34 +05:30
mra (Open ERP) a24529399d add fiscal position for the wizards(create invoice) for pos,sale,sale_crm
bzr revid: mra@tinyerp.com-20090130103724-1tkww39e0mwg0mwg
2009-01-30 16:07:24 +05:30
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Christophe Simonis 9dbe80c900 modifs
bzr revid: christophe@tinyerp.com-20081103190855-uzumzgtbuyikf70b
2008-11-03 20:08:55 +01:00
Fabien Pinckaers b0aed7cda1 imprvoement_crm
bzr revid: fp@tinyerp.com-20081102123923-9x34z032h06hgouz
2008-11-02 13:39:23 +01:00
Fabien Pinckaers 734fa42184 added from extra-addons
bzr revid: fp@tinyerp.com-20080824144543-33o2j8ddmvaxx4ce
2008-08-24 16:45:43 +02:00
ced 968a2cb4eb Move less used modules to extra_addons repo
bzr revid: ced-67ee0e1f0bad58fd390763b2b5a6c7d233c48223
2007-08-10 07:50:08 +00:00
ced 47fa5401cb Now property are also browse record
bzr revid: ced-315ea94bfeeaec57242089e941c1da0eb6b6b074
2007-08-09 06:06:56 +00:00
Fabien Pinckaers ae5bbd49db Renamed picking by packing in labels
Better views

bzr revid: fp@tinyerp.com-e26a6dfac35aa2ab91aa1c16e4658d5846b648a0
2007-06-27 13:59:46 +00:00
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00