Commit Graph

408 Commits

Author SHA1 Message Date
Fabien Pinckaers 36acb24ce4 [IMP] Contract management + fixes
bzr revid: fp@tinyerp.com-20111116145958-pzp36c49wh6028p9
2011-11-16 15:59:58 +01:00
Divyesh Makwana (Open ERP) 89ba54997e [FIX] sale : Sale Order View Bad Design
lp bug: https://launchpad.net/bugs/890701 fixed

bzr revid: mdi@tinyerp.com-20111116060603-6t4znedmcr2r7i8t
2011-11-16 11:36:03 +05:30
Fabien Pinckaers b53b2e318f fix
bzr revid: fp@tinyerp.com-20111109152535-30l9s0xu8ohws3bm
2011-11-09 16:25:35 +01:00
Fabien Pinckaers 715f1e92a7 [IMP] dashboards for sale, crm, sale_crm cleaned
bzr revid: fp@tinyerp.com-20111109144027-kbc9qei8y4ci2ohh
2011-11-09 15:40:27 +01:00
Fabien Pinckaers c3cc9bdf5d [IMP] Improved design for sale and sale_layout
bzr revid: fp@tinyerp.com-20111108111102-u49mm19xv16ze39r
2011-11-08 12:11:02 +01:00
Ujjvala Collins (OpenERP) 815b7c6d6f [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111018101722-5rn6kl03rnfk1vb3
2011-10-18 15:47:22 +05:30
Fabien Pinckaers 81f4199fe6 [IMP] config wizards useability
bzr revid: fp@tinyerp.com-20111002125958-uh8ubpli8izpxqyw
2011-10-02 14:59:58 +02:00
Fabien Pinckaers 730230f7ac [IMP] config wizard launch policy
bzr revid: fp@tinyerp.com-20111002115145-fdqzn5eic83z9fd7
2011-10-02 13:51:45 +02:00
Rucha (Open ERP) 0e861ae34a [MERGE]: Merge with latest trunk-addons and resolved conflicts in bank statement as new state was added in statement
bzr revid: rpa@tinyerp.com-20110922061419-cvaza3f5050o0b85
2011-09-22 11:44:19 +05:30
Fabien Pinckaers 354a4d48c0 [IMP] useability, warning on change of pricelist in the middle of the SO
lp bug: https://launchpad.net/bugs/782168 fixed

bzr revid: fp@tinyerp.com-20110921073359-t20q6m88ocnm746z
2011-09-21 09:33:59 +02:00
Atik Agewan (OpenERP) 0e0438a779 [IMP] ALL:change in all statusbar_colors quotes
bzr revid: aag@tinyerp.com-20110921050948-m2iezimspmspsvjs
2011-09-21 10:39:48 +05:30
Stephane Wirtel 26289189f5 [FIX] sale: Typo
bzr revid: stw@openerp.com-20110920081315-00myb34ym7a44emk
2011-09-20 10:13:15 +02:00
Fabien Pinckaers 53296f329e fix
bzr revid: fp@tinyerp.com-20110917132542-t32onipwfqnsx2eq
2011-09-17 15:25:42 +02:00
Fabien Pinckaers 81d051cdc0 merge
bzr revid: fp@tinyerp.com-20110917130709-kojauyjnruymz20b
2011-09-17 15:07:09 +02:00
Fabien Pinckaers 05d6d35cc8 [Merge]
bzr revid: fp@tinyerp.com-20110917110317-34apz3spz1h9azjl
2011-09-17 13:03:17 +02:00
Bharat (OpenERP) bd36e68831 [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915124600-qqve94dvyom44zw8
2011-09-15 18:16:00 +05:30
Atik Agewan (OpenERP) 882392394d [IMP] ALL: Remove Space from attribute values
bzr revid: aag@tinyerp.com-20110915084914-kgbpw52ym5uz8ye0
2011-09-15 14:19:14 +05:30
Atik Agewan (OpenERP) 3246126ee7 [ADD] sale,purchase,stock:Add widget=statusbar in state field.
bzr revid: aag@tinyerp.com-20110915053624-jtxwvlujqb2o976m
2011-09-15 11:06:24 +05:30
Ujjvala Collins (OpenERP) 51ee1929d6 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20110912092725-ymo32yq0wq1ucb80
2011-09-12 14:57:25 +05:30
Antony Lesuisse db166d658b [FIX] sale sale_view unclosed tag
bzr revid: al@openerp.com-20110909101504-b9s1v36rxys3v335
2011-09-09 12:15:04 +02:00
Fabien Pinckaers d1e858420d [IMP] search view of SO
bzr revid: fp@tinyerp.com-20110909082225-zpatvzrw80i131pr
2011-09-09 10:22:25 +02:00
Fabien Meghazi 5b223f5961 [REM] Remove useless colspan="1" on labels in order to be compatible with web client's heuristic for label vs paragraph detection
bzr revid: fme@openerp.com-20110908082959-vb2pcrsuuz43vxqi
2011-09-08 10:29:59 +02:00
Antony Lesuisse 76ffd4ab7f [MERGE] trunk-usability-modify_sale_application_configuration-aar
bzr revid: al@openerp.com-20110806132420-i2497zs0uvxtj5a2
2011-08-06 15:24:20 +02:00
Amit Parmar (OpenERP) 02228cdf35 [IMP] replace sale configuration wizard
bzr revid: aar@tinyerp.com-20110803101838-98m8etce4tkve7jg
2011-08-03 15:48:38 +05:30
Xavier Morel 09cf4d40d0 [FIX] convert ir.actions.todo fields to match model definition changes
* type = special => type = automatic
* type = recurring | normal => type = normal
* default type special => normal
* state = hidden => state = done

bzr revid: xmo@openerp.com-20110729140324-0nxus4p8ufj46z9y
2011-07-29 16:03:24 +02:00
Xavier Morel cc13113641 [REF] reformat xml files before applying automated search&replace on them
bzr revid: xmo@openerp.com-20110729134810-oiqptqs2omvo7o7c
2011-07-29 15:48:10 +02:00
Xavier Morel 5a41a68bc2 [MERGE] from trunk
bzr revid: xmo@openerp.com-20110726111218-umzudy6z5wrn63j9
2011-07-26 13:12:18 +02:00
Hardik Ansodariy (OpenERP) 625b9e1883 [IMP]: rename action sales
bzr revid: han@tinyerp.com-20110720130943-dez901t7ezt5zbxu
2011-07-20 18:39:43 +05:30
Raphael Collet 9bbff57918 [IMP] remove group extended from invoice menu
bzr revid: rco@openerp.com-20110719151118-m062mm6oi2z5j3jg
2011-07-19 17:11:18 +02:00
Hardik Ansodariy (OpenERP) 154e808dac [IMP]:remove group extended view from invoicing
bzr revid: han@tinyerp.com-20110719100514-euf5ee7hc16md519
2011-07-19 15:35:14 +05:30
Ujjvala Collins (OpenERP) e84d292ceb [IMP] sale: Improved code by adding context argument wherever required.
* product_visible_discount, warning: Added remaining context argument on product_id_change method.

bzr revid: uco@tinyerp.com-20110718095344-tdlsys7uueqp9kdy
2011-07-18 15:23:44 +05:30
Raphael Collet 81a1eb18a1 [MERGE] from trunk
bzr revid: rco@openerp.com-20110718083424-kdaesx3gflza142a
2011-07-18 10:34:24 +02:00
Ujjvala Collins (OpenERP) 4ee9ed8762 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20110715120201-05p0ayuh5ot1be2g
2011-07-15 17:32:01 +05:30
Xavier Morel a5fdb75ad6 [FIX] ir.actions.todo are now unskippable
bzr revid: xmo@openerp.com-20110714103725-6r6j35qegobhvx5u
2011-07-14 12:37:25 +02:00
niv-openerp c9869e5c79 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110708115051-qz2wwmuhwb5vafze
2011-07-08 13:50:51 +02:00
Raphael Collet adafbc707a [MERGE] from trunk
bzr revid: rco@openerp.com-20110708092232-mlezo4330k2j8vvw
2011-07-08 11:22:32 +02:00
bde d8666bb35b [IMP] sale : changed the data type of create_date field and removed datetime widget from create date field in xml file
lp bug: https://launchpad.net/bugs/802996 fixed

bzr revid: bde@tiny2-desktop-20110707092531-sofhju5re6d083af
2011-07-07 14:55:31 +05:30
Ujjvala Collins (OpenERP) 14daa26188 [REF] sale: Refactored the code, optimization and fixed according to coding standards.
bzr revid: uco@tinyerp.com-20110705131102-0r9etxoro001iem4
2011-07-05 18:41:02 +05:30
niv-openerp f418321fd4 [fix] cleaned on_change product_uom in sale
bzr revid: nicolas.vanhoren@openerp.com-20110701151348-gl6aoxrfy97ow80m
2011-07-01 17:13:48 +02:00
niv-openerp 4a00aefa4d [fix] cleaned on_change product_id in sale
bzr revid: nicolas.vanhoren@openerp.com-20110701151237-lkmtrp60digfi7f6
2011-07-01 17:12:37 +02:00
Quentin (OpenERP) 664ba7bba3 [MERGE] merge with main addons branch
bzr revid: qdp-launchpad@openerp.com-20110630133009-i0qxzrn9up9e0bog
2011-06-30 15:30:09 +02:00
Ujjvala Collins (OpenERP) 2f5ada053a [FIX] sale, sale_layout: Added onchange method on product packaging field.
bzr revid: uco@tinyerp.com-20110624093906-2oonk5dge6f2ond7
2011-06-24 15:09:06 +05:30
Ujjvala Collins (OpenERP) 594e01f106 [FIX] sale: Fixed problem of unselect/make empty packaging field in the sale order line.
lp bug: https://launchpad.net/bugs/795487 fixed

bzr revid: uco@tinyerp.com-20110622055558-sk5lidkpklygqws5
2011-06-22 11:25:58 +05:30
psi (Open ERP) 67d6414961 [FIX] mrp_repair, purchase, sale, sale_layout, stock: in view files of these module context was not passed in supported notation
bzr revid: psi@tinyerp.co.in-20110615134831-r2t96wg34dube7n6
2011-06-15 19:18:31 +05:30
Quentin (OpenERP) 092ed01347 [MERGE] merged rpa's branch with few small usablity improvements
bzr revid: qdp-launchpad@openerp.com-20110608090417-9bormjn5oa4b41j8
2011-06-08 11:04:17 +02:00
Rucha (Open ERP) d2da9b15b2 [IMP]: Replaces two spaces by one in the help message
* Improved action String

bzr revid: rpa@tinyerp.com-20110607115553-cgd6bbrfig0yuirg
2011-06-07 17:25:53 +05:30
aag (OpenERP) ce976f9376 [IMP]sale:Set Up Your Invoicing Method in Sales Management-5 categ
bzr revid: aag@tinyerp.co.in-20110603075043-ktippyepwxvhzf0t
2011-06-03 13:20:43 +05:30
aag (OpenERP) 0f18d3f0fb [ADD]Sale: Set Up Your Invoicing Method sale -1 seq category
bzr revid: aag@tinyerp.co.in-20110601114838-8c6b15tsanfumw1m
2011-06-01 17:18:38 +05:30
Tejas (OpenERP) bf32c2c499 [usability] action and menu shifted to product view file, proposed changed done
bzr revid: tta@openerp.com-20110526085936-55mawq3fb3ek5ec0
2011-05-26 14:29:36 +05:30
Tejas (OpenERP) 549334db27 [usability] removed the module_name from action
bzr revid: tta@openerp.com-20110526063505-yqrjppysjn9ovswx
2011-05-26 12:05:05 +05:30