Commit Graph

336 Commits

Author SHA1 Message Date
Thibault Delavallée 023262e519 [IMP] product, hr, point of sale, mail_group: propagated function name change (now prefixed with image_) in image module.
bzr revid: tde@openerp.com-20120807111039-57cykhxurm2wj79k
2012-08-07 13:10:39 +02:00
Thibault Delavallée c8c95d46f9 [IMP] product, hr, pos, mail_group: removed the onchange_image, updated used images and classes in views.
bzr revid: tde@openerp.com-20120806155354-sjkrmrffgb2ik4ba
2012-08-06 17:53:54 +02:00
Thibault Delavallée 81f6d43ee4 [CLEAN] images: cleaned typos.
bzr revid: tde@openerp.com-20120730133343-f1jofji7bl9u09zp
2012-07-30 15:33:43 +02:00
Thibault Delavallée 238598c041 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120730081600-y92rgh002zhpp4tw
2012-07-30 10:16:00 +02:00
Quentin (OpenERP) 0f7f3a06e6 [MERGE] partial revert of commit 7101, that was renaming the column product_id into product_template_id on supplierinfo table because it was not passing the runbot tests
bzr revid: qdp-launchpad@openerp.com-20120725164959-capumyjm76ac1puv
2012-07-25 18:49:59 +02:00
Quentin (OpenERP) b644c99c43 [MERGE] moved some fields from product.template to product.product. Courtesy of Sebastien Beau (Akretion)
bzr revid: qdp-launchpad@openerp.com-20120725120719-czen18843ywoqx67
2012-07-25 14:07:19 +02:00
Rajesh Prajapati (OpenERP) 71122ae47a [IMP]tooltip : I have changed the tooltip of fields as suggested
bzr revid: rpr@tinyerp.com-20120713101751-zokuph2bcpcmlfc5
2012-07-13 15:47:51 +05:30
sebastien beau a2ad095f61 [REF] product: refactor move function field on variant in order to allow to move the seller_ids from the template to the variant easily
bzr revid: sebastien.beau@akretion.com.br-20120711002333-frtn37s96ovjahkp
2012-07-11 02:23:33 +02:00
Benoit Guillot bc3a9c4f43 [FIX] Replace browse on products by read in order to increase performances.
bzr revid: benoit.guillot@akretion.com.br-20120709134024-kh03pbdc1vugca73
2012-07-09 15:40:24 +02:00
Thibault Delavallée 282f72391b [MERGE] Merged with main addons.
bzr revid: tde@openerp.com-20120628124420-bxjjo2jhtzps0wsf
2012-06-28 14:44:20 +02:00
Thibault Delavallée 1da7eebab8 [REF] hr, mail_group, product: cleaned code thanks to new tool function in image.py
bzr revid: tde@openerp.com-20120628102707-100t2brrdxgo1fyd
2012-06-28 12:27:07 +02:00
Thibault Delavallée 3650c035f5 [IMP] product: images modified accordign to new spec. Propagated changes to stock/product and point of sale, and also to demo data.
bzr revid: tde@openerp.com-20120628090133-zmdbmjeiajhtmo3m
2012-06-28 11:01:33 +02:00
Antonin Bourguignon c837594c4c [MERGE] latest trunk
bzr revid: abo@openerp.com-20120605171231-hb64kk1garpo51bc
2012-06-05 19:12:31 +02:00
Antonin Bourguignon 380acb99a2 [IMP] restrict some fields to base.group_user
- sales orders buttons Create Final Invoice, Open Delivery Order, Advance Invoice, Cancel
- products costs (but kanban view needs to handle the 'groups' attribute)

bzr revid: abo@openerp.com-20120531171652-ynjqjw8hmccnh9fo
2012-05-31 19:16:52 +02:00
Hardik 00a8454c80 [IMP]product : Add help in ean13 field, Add placeholder @sales description, @purchase description
bzr revid: hsa@tinyerp.com-20120528131357-7ribxq9dbqsah1bo
2012-05-28 18:43:57 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Raphael Collet bcb9291df3 [MERGE] from trunk
bzr revid: rco@openerp.com-20120514150926-osvdmdyopi6ynn6o
2012-05-14 17:09:26 +02:00
Saurang Suthar (OpenERP) d8692a69aa [IMP]:improved some titles as per requirement
bzr revid: ssu@tinyerp.com-20120504104506-2j2btsseva9de1xc
2012-05-04 16:15:06 +05:30
Jagdish Panchal (Open ERP) e54af9838e [IMP] Product,procurement: rename UOM to Unit of Measure everywhere
bzr revid: jap@tinyerp.com-20120425112950-vkru89laterdbx5m
2012-04-25 16:59:50 +05:30
Divyesh Makwana (Open ERP) 491641a31c [IMP] all : Improved the typos.
bzr revid: mdi@tinyerp.com-20120423102003-ze3x042iee031530
2012-04-23 15:50:03 +05:30
Thibault Delavallée 67613957e4 [MERGE] Merged OpenChatter part 1/2. OpenChatter, part 1/2.
This revision adds a social messaging system inside OpenERP, that will be used by addons to display notifications (such as status changes), user comments, and emails. All message types are managed in a unified system. Social aspects are also enforced, by an easy invite system based on share, and a subscription mechanism allowing to follow messages post on records users want to follow. res.logs are removed from OpenERP and replaced by OpenChatter.

This revision adds theaddons-side of OpenChatter part 1/22. Main addons are updated in order to use the new feature: notifications on state/stage change, management of subscriptions. It also includes addons-side update related to the need_action mechanism, by defining the states in which user_ids are sent to the need_action engine. Server- and web-sides of need_action have already been merged in previous revisions.

bzr revid: tde@openerp.com-20120406123732-6fl2uzxzqr864jc4
2012-04-06 14:37:32 +02:00
Thibault Delavallée 003948ec68 [CLEAN] Cleaned code.
bzr revid: tde@openerp.com-20120403104345-c809hifinqwau2fk
2012-04-03 12:43:45 +02:00
Thibault Delavallée 9cff260d3d [IMP] Code cleaning
bzr revid: tde@openerp.com-20120322090154-2qau8gkkp5zql8py
2012-03-22 10:01:54 +01:00
Bhumi Thakkar (Open ERP) 8af300da94 [FIX] Renamed methods,overwrite get_needaction_user_ids and message_get_subscribers methods.
bzr revid: bth@tinyerp.com-20120316113324-sbppcme8cigl2hmm
2012-03-16 17:03:24 +05:30
Bhumi Thakkar (Open ERP) ccf298b1ab [FIX] remove uppercase letters from notification messages.
bzr revid: bth@tinyerp.com-20120313120627-61a1akces0f2jicv
2012-03-13 17:36:27 +05:30
Bhumi Thakkar (Open ERP) 11b087a0b6 [FIX] renamed methods' name and modified statements and removed need_action_user_id field from view.
bzr revid: bth@tinyerp.com-20120313114429-b1jyxk7i4v1e5n8t
2012-03-13 17:14:29 +05:30
Bhumi Thakkar (Open ERP) 3f6550a82b [FIX] Improved Language of notifications(present perfect simple with passive form) and unnecessary code is removed.
bzr revid: bth@tinyerp.com-20120312102612-rrk1b7xpd132cs87
2012-03-12 15:56:12 +05:30
Bhumi Thakkar (Open ERP) d83bf22983 [IMP] notifications in mrp,bom,product.
bzr revid: bth@tinyerp.com-20120306133816-59cs058o3oq8arro
2012-03-06 19:08:16 +05:30
Vo Minh Thu 93f14f9135 [FIX] product.copy(): do it in en_US:
when implementing our own copy() method, and thus part
of the copy_data() method, we should do it in a consistent
way: copy_data() copy the name in en_US, so we should do
it in en_US too. Otherwise we end up writing the name of
the new product with a user-translated name.

lp bug: https://launchpad.net/bugs/799655 fixed

bzr revid: vmt@openerp.com-20120214143420-7c16betfwlwblgjo
2012-02-14 15:34:20 +01:00
Olivier Dony f85fe6c50d [MERGE] product: separate method to determine main supplier, courtesy of Sebastien Beau & Benoit Guillot (Akretion)
bzr revid: odo@openerp.com-20120130113847-pgaugcxwxe0myuqi
2012-01-30 12:38:47 +01:00
Olivier Dony 82e7f91b5d [IMP] product.product.name_search: avoid duplicate results, cleanup, comment
bzr revid: odo@openerp.com-20120125165930-re7ad10kqrvecl8l
2012-01-25 17:59:30 +01:00
Fabien Meghazi da0522edb7 [REV] Revert Revision#6353: Will use __last_update instead of write_date
bzr revid: fme@openerp.com-20120117202859-uoo6jw9nilfxs33b
2012-01-17 21:28:59 +01:00
Fabien Meghazi a76f9d6112 [ADD] Add write_date to hr.employee and product.product in order to allow image reloading in kanban views
bzr revid: fme@openerp.com-20120117134713-uewdqmv08r6r5hmq
2012-01-17 14:47:13 +01:00
Benoit Guillot 7449274b63 [REF] refactor _calc_seller and create the function _get_main_product_supplier
bzr revid: benoit.guillot@akretion.com.br-20120112144456-pg8vg1stpm9y78ky
2012-01-12 15:44:56 +01:00
Raphael Collet a84956a5cc [FIX] product: field parent_id of product.category should be set as ondelete='cascade'
bzr revid: rco@openerp.com-20120106092930-0r3eaa1hvcc0h4ce
2012-01-06 10:29:30 +01:00
Raphael Collet e84d4dd1ed [MERGE] product: clean yml tests
bzr revid: rco@openerp.com-20120105131207-erz6s3xo2us24amt
2012-01-05 14:12:07 +01:00
Harry (OpenERP) 5e62369fd0 [MERGE] product: cleanup yml
bzr revid: hmo@tinyerp.com-20120105122219-r7m9pbeyihr2qz0i
2012-01-05 17:52:19 +05:30
Raphael Collet 375fa1c986 [MERGE] from trunk
bzr revid: rco@openerp.com-20120105112413-ivg0xx55h6bmr0td
2012-01-05 12:24:13 +01:00
Raphael Collet 481ca11633 [IMP] product: remove cascading delete on product categories
bzr revid: rco@openerp.com-20120105112247-yn1nhecqgyhcxna7
2012-01-05 12:22:47 +01:00
Mayur Maheshwari (OpenERP) 5e4f8b529a [IMP]product:set a order by _parent_order to sort a category by parent to child relation
bzr revid: mma@tinyerp.com-20120105095838-kexii21iratg1t3b
2012-01-05 15:28:38 +05:30
fp 917d171804 [IMP] avoid SaaS to crash + better product error msg
bzr revid: fp@fp-laptop-20111231071416-6ofgfvjll9584c71
2011-12-31 08:14:16 +01:00
Mayur Maheshwari (OpenERP) f48f886432 [IMP]product: remove a store=True and replace by store=
bzr revid: mma@tinyerp.com-20111220085754-55yt6cy6zvbjzawg
2011-12-20 14:27:54 +05:30
Mayur Maheshwari (OpenERP) b439bc1606 [FIX]All: create an index for the column on require table
lp bug: https://launchpad.net/bugs/901474 fixed

bzr revid: mma@tinyerp.com-20111209060308-muefwlr323ji4kk7
2011-12-09 11:33:08 +05:30
Mayur Maheshwari (OpenERP) b27b984caa [IMP]stock:set a size of complete_name
bzr revid: mma@tinyerp.com-20111205105740-mz5s9n1qi7rh0yfj
2011-12-05 16:27:40 +05:30
Mayur Maheshwari (OpenERP) ac3af69aa4 [FIX]product:set a order by complete_name to sort a category by parent to child relation
lp bug: https://launchpad.net/bugs/898579 fixed

bzr revid: mma@tinyerp.com-20111205102913-qk34ym2q9xpy7swj
2011-12-05 15:59:13 +05:30
Kirti Savalia (OpenERP) 073244191a [FIX]:wrong check for browse record to integer
lp bug: https://launchpad.net/bugs/894434 fixed

bzr revid: ksa@tinyerp.com-20111128121940-7rhez036lhgd090y
2011-11-28 17:49:40 +05:30
Fabien Pinckaers 4d5fb290d7 [IMP] misc fixes related to on_changes and fields_view_get
bzr revid: fp@tinyerp.com-20111114213319-9sgjo9sy4sx1phd7
2011-11-14 22:33:19 +01:00
Fabien Pinckaers 785ad394df [FIX] constraint on UoM categories change
bzr revid: fp@tinyerp.com-20111111173128-i3l8ka6ggzdtq51i
2011-11-11 18:31:28 +01:00
Fabien Pinckaers 9e70e67ae5 [IMP] feedback from PS
bzr revid: fp@tinyerp.com-20111108152142-6b0dqdnk6ntxm8ja
2011-11-08 16:21:42 +01:00
Atik Agewan (OpenERP) 944f20c027 [IMP] Product:Improvement in write method
bzr revid: aag@tinyerp.com-20111104095528-mvtx2gm4nomy279l
2011-11-04 15:25:28 +05:30