Commit Graph

692 Commits

Author SHA1 Message Date
Quentin (OpenERP) 7b4e8cbbf8 [IMP] product: added constraints to make sure that the decimal precision of 'Account' is greater than the rounding factor of the company's main currency
bzr revid: qdp-launchpad@openerp.com-20120924103307-4sdx61qxfy6lak2e
2012-09-24 12:33:07 +02:00
Antonin Bourguignon 009e06e547 [IMP] add l10n support for 'copy'
bzr revid: abo@openerp.com-20120921133924-w2i62a6tpxlfezet
2012-09-21 15:39:24 +02:00
Fabien Pinckaers ff2c5ad234 [IMP] better error message
bzr revid: fp@tinyerp.com-20120921074905-p7t8p96va5c49nte
2012-09-21 09:49:05 +02:00
Amit Patel 9b48e0fd97 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20120918100602-tzpefj03gcq20hyv
2012-09-18 15:36:02 +05:30
Amit Patel 682a69ffcc [MERGE]:trunk
bzr revid: apa@tinyerp.com-20120914050130-c9qugrxlnwude0s7
2012-09-14 10:31:30 +05:30
Jigar Amin - OpenERP cc49c99349 Merge lp:~openerp-dev/openobject-addons/trunk-addons9-sale-apa-sale-kbh
bzr revid: jam@tinyerp.com-20120913054400-nw95l9v4ybymh1jp
2012-09-13 11:14:00 +05:30
Fabien Pinckaers f1d4daea3f [IMP] better error message for ean13
bzr revid: fp@openerp.com-20120912210602-l2bftpe9dataa8mq
2012-09-12 23:06:02 +02:00
Foram Katharotiya (OpenERP) b13a19b229 [IMP] display field supply_method when project_mrp installed & name change of procurement tab in warnning
bzr revid: fka@tinyerp.com-20120911101721-sgume435a3hb8zc7
2012-09-11 15:47:21 +05:30
Khushboo Bhatt (Open ERP) af1df4d5cd [FIX]product:search method added for searching products by category
bzr revid: kbh@tinyerp.com-20120911083919-cwenu6oum79oa7do
2012-09-11 14:09:19 +05:30
Thibault Delavallée 3982e5ba7a [IMP] mail_group, point of sale, hr: updated image fields help, as small and medium sizes are now 64x64 ans 128x128, to match more closely OpenERP image sizes. product: image_medium are not up-sized when resizing them. This means that images smaller than 128x128 won't be resized in image_medium. The purpose is to avoid having unwanted blank frame around images in POS.
bzr revid: tde@openerp.com-20120907095155-i5hlmidnkq7r2r7b
2012-09-07 11:51:55 +02:00
Thibault Delavallée b086b8a584 [CLEAN] mail_group, product, point_of_sale, hr: cleaned help of image, because it was too technical-related. Added a comment in code instead about PIL and base64. By the way, small cleaning of the white spaces.
bzr revid: tde@openerp.com-20120907092333-9f745210yr3p22ay
2012-09-07 11:23:33 +02:00
Thibault Delavallée 48c081f271 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120904075142-4xnbxyf52ph0jezj
2012-09-04 09:51:42 +02:00
Fabien Pinckaers 4d2d2ee443 [IMP] useability form views reviewed: product, mrp
bzr revid: fp@openerp.com-20120902131413-6sba369b26rbxvfd
2012-09-02 15:14:13 +02:00
Fabien Pinckaers fde00740e2 imp_product_form
bzr revid: fp@openerp.com-20120902123245-rxvdeg75bkw5re5q
2012-09-02 14:32:45 +02:00
Fabien Pinckaers 1d04c6b7df imp
bzr revid: fp@tinyerp.com-20120831150419-dk2t02ey0lcoycl0
2012-08-31 17:04:19 +02:00
Fabien Pinckaers beb8a590e5 [IMP] product view improvements
bzr revid: fp@tinyerp.com-20120831135010-zo37jb6nyngvqfpy
2012-08-31 15:50:10 +02:00
Thibault Delavallée c14a11482c [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120831074032-3b41p3qnuknfv461
2012-08-31 09:40:32 +02:00
Fabien Pinckaers d3bb4f5ae5 merge
bzr revid: fp@tinyerp.com-20120829094828-b8pxz76tfnigfffw
2012-08-29 11:48:28 +02:00
Dharti Ratani (OpenERP) 3733972565 [MERGE]merged with trunk
bzr revid: dhr@tinyerp.com-20120828092928-da2a6k1f2e7g9i42
2012-08-28 14:59:28 +05:30
Thibault Delavallée 4b0d1be1c0 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120827083705-p2edynkzch7hszrd
2012-08-27 10:37:05 +02:00
Quentin (OpenERP) 25dd249ecb [MERGE] lp:1034799
bzr revid: qdp-launchpad@openerp.com-20120824090849-v7imbkj2q74ywq3q
2012-08-24 11:08:49 +02:00
Dharti Ratani (OpenERP) 00139302a7 [MERGE]merged with trunk
bzr revid: dhr@tinyerp.com-20120823072017-c48q59mif39j55wm
2012-08-23 12:50:17 +05:30
Fabien Pinckaers e30fed20b8 merge_trunk
bzr revid: fp@tinyerp.com-20120822133742-yx81c62bux28wruy
2012-08-22 15:37:42 +02:00
Stephane Wirtel 219aff63af [FIX] product: avoid a traceback in the product_category#name_get method if the ids is an integer
bzr revid: stw@openerp.com-20120821090145-pp2jm318g0kyn9wi
2012-08-21 11:01:45 +02:00
Dharti Ratani (OpenERP) 6f28fde4ae [IMP]Renamed EAN13,supply method visible only when mrp is installed and suppliers tab comes when purchase is installed
bzr revid: dhr@tinyerp.com-20120821063718-uobafa8ij65an5b0
2012-08-21 12:07:18 +05:30
Fabien Pinckaers b62858e83e [IMP] Merging different ways of posting a message:
message_append_note
  message_append_dict
  message_append
  --> merged all to message_post

bzr revid: fp@tinyerp.com-20120817100302-bqsqv23ogrchslew
2012-08-17 12:03:02 +02:00
Frédéric van der Essen 36b8744644 [MERGE] from trunk
bzr revid: fva@openerp.com-20120816162407-w35dzm3xqkxj8jry
2012-08-16 18:24:07 +02:00
Quentin (OpenERP) 1232812cc6 [MERGE] merged branch that corrects the decimal precision on fields. Courtesy of Akretion
bzr revid: qdp-launchpad@openerp.com-20120814141040-oaf7d56thhi2s9rm
2012-08-14 16:10:40 +02:00
Alexandre 2d8559b626 [FIX] product : Fixes the impossible to get a seller delay of 0
lp bug: https://launchpad.net/bugs/1034799 fixed

bzr revid: amb@tinyerp.com-20120814131211-b385ixr3z75hfjpe
2012-08-14 18:42:11 +05:30
Frédéric van der Essen d537abc1b2 [MERGE] from trunk
bzr revid: fva@openerp.com-20120813161157-55ts36fibrys5o7j
2012-08-13 18:11:57 +02:00
Stephane Wirtel 36aaaf4a32 [MERGE]
bzr revid: stw@openerp.com-20120813145708-botpw2f1shkhv3on
2012-08-13 16:57:08 +02:00
Frédéric van der Essen 01cb3ebb99 [MERGE] from trunk
bzr revid: fva@openerp.com-20120813124439-izug22kl0plts08x
2012-08-13 14:44:39 +02:00
Frédéric van der Essen 4c3e048d40 [MERGE WIP] merging from trunk. Still some issues with the thumbnails
bzr revid: fva@openerp.com-20120813120801-gjufnck0f78ddivg
2012-08-13 14:08:01 +02:00
Rucha (Open ERP) dd7a2972d8 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120813051411-5no0xcudwbkw07c5
2012-08-13 10:44:11 +05:30
pso (OpenERP) 6d8289051a [MERGE] Merged with main branch
bzr revid: pso@tinyerp.com-20120809122055-453uxykuk0smrwsu
2012-08-09 17:50:55 +05:30
pso (OpenERP) 29936c394f [MERGE] Merged PNA's branch for warehouse improvements
bzr revid: pso@tinyerp.com-20120809120419-0zppjkwxpowdr9h3
2012-08-09 17:34:19 +05:30
Pinakin Nayi (OpenERP) 46567ce1f9 [IMP]issur4-warehouse-imp
bzr revid: pna@tinyerp.com-20120809094438-aamnemh4fdjidus4
2012-08-09 15:14:38 +05:30
Antonin Bourguignon 4388ace499 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120808091048-hr1r4vn9milozexf
2012-08-08 11:10:48 +02:00
Rucha (Open ERP) d597437dd7 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120808063503-ymsvwnerxakqbcbx
2012-08-08 12:05:03 +05:30
Antonin Bourguignon 59aa37f0e4 [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!')
bzr revid: abo@openerp.com-20120807113414-7mryqyt3jnq8shsa
2012-08-07 13:34:14 +02:00
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
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
Antonin Bourguignon 206252d606 [IMP] fix a first batch of typos and spelling mistakes (listed by UCO on the 2012-08-01)
bzr revid: abo@openerp.com-20120803172636-s23g6yturpb5chd6
2012-08-03 19:26:36 +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
Rucha (Open ERP) a9cdfad12a [IMP]: product: Changed xml_id of product category in data file to identify this record easily when accessing from py
bzr revid: rpa@tinyerp.com-20120726131700-ob1unjqwpaqns7nx
2012-07-26 18:47:00 +05:30
Frédéric van der Essen 3d47f6ec32 [MERGE] from trunk
bzr revid: fva@openerp.com-20120726095442-p61fnxm29l0piqg6
2012-07-26 11:54:42 +02:00
Frédéric van der Essen e4d0897734 [IMP] point_of_sale: removed duplicated ean check code
bzr revid: fva@openerp.com-20120726095315-2e5c7r0a3gouymcc
2012-07-26 11:53:15 +02:00
Rucha (Open ERP) 4eb76030a6 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120726053855-8j8c70xqc0ynikx1
2012-07-26 11:08:55 +05:30
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
Frédéric van der Essen ff4f70f120 [MERGE] from trunk
bzr revid: fva@openerp.com-20120725125407-fp7fasquds5oy0xv
2012-07-25 14:54:07 +02:00
Frédéric van der Essen 26001a9b3c [wip] point_of_sale: ean template last fixes
bzr revid: fva@openerp.com-20120725125115-dnvslwyo6m6q0xw7
2012-07-25 14:51:15 +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
Frédéric van der Essen f1fbf44b5c [WIP] point_of_sale: barcode validation wizard (wip)
bzr revid: fva@openerp.com-20120720170012-eqp81clbpbfsr3hl
2012-07-20 19:00:12 +02:00
Frédéric van der Essen 7a1cee1401 [IMP] point_of_sale: refactored the ean checksum method
bzr revid: fva@openerp.com-20120720152421-lfq05r6xkczl1y56
2012-07-20 17:24:21 +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
Rucha (Open ERP) 9dc752d788 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120712062623-cvhg4a2ewwqp9hcv
2012-07-12 11:56:23 +05:30
Benoit Guillot dc3ae0488b [IMP] replace 'Price Unit name by 'Product Price'
bzr revid: benoit.guillot@akretion.com.br-20120711130615-25ascb8dfllo4r7j
2012-07-11 15:06:15 +02:00
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 7cb6f34e88 [REF] remove sale and purchase precision and replace it by price unit precision. Add discount precision.
bzr revid: benoit.guillot@akretion.com.br-20120710122401-mt3fvdlqy7d2zz5y
2012-07-10 14:24:01 +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
Rucha (Open ERP) 3c285a6194 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120629070441-o61czak5knl0adgy
2012-06-29 12:34:41 +05:30
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
Rucha (Open ERP) 237173eeff [IMP]: product: Improvement in product category demo, improved xml_id refereneces (work in progress)
bzr revid: rpa@tinyerp.com-20120628093001-k113siqn5sbp3xf2
2012-06-28 15:00:01 +05:30
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
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

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

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
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
Rucha (Open ERP) 9181f7649e [REF]: product: Code improvement in write() of product to restrict changing UoM so that you cannot change the UoM if its NOT in the same UoM Category than before
bzr revid: rpa@tinyerp.com-20111103111841-ewmmmpoxcuconvjr
2011-11-03 16:48:41 +05:30
Rucha (Open ERP) aa6badc3f8 [REF]: product: Code improvement in write() of product uom
bzr revid: rpa@tinyerp.com-20111103104521-ig8yt4ize3vtci35
2011-11-03 16:15:21 +05:30
Atik Agewan (OpenERP) 8589389073 [IMP]: Optimize code
bzr revid: aag@tinyerp.com-20111031124547-iogcam738ttvgsxa
2011-10-31 18:15:47 +05:30
Atik Agewan (OpenERP) 2f835add55 [Fix] Product :User can not change the existing UOM category ,Old Uom and New Uom category is same
lp bug: https://launchpad.net/bugs/707287 fixed

bzr revid: aag@tinyerp.com-20111024131126-0forf4jjmd3aj900
2011-10-24 18:41:26 +05:30
ARA (OpenERP) d34b9c95ec [FIX] Bad caculation of the quantity UDM in sale order line
lp bug: https://launchpad.net/bugs/842381 fixed

bzr revid: ara@tinyerp.com-20111004094422-d1lj20bs0d24oill
2011-10-04 15:14:22 +05:30
Amit (OpenERP) 2c9e939046 [MERGE]
bzr revid: apa@tinyerp.com-20110929051407-i8890ez3ad564j6g
2011-09-29 10:44:07 +05:30
Fabien Pinckaers a81772f07e merge
lp bug: https://launchpad.net/bugs/842758 fixed

bzr revid: fp@tinyerp.com-20110925221543-650h1jd4q57fyu0i
2011-09-26 00:15:43 +02:00
Fabien Pinckaers 3c186c5807 [FIX] removing not usefull feature that doed not work (partially implemented)
bzr revid: fp@tinyerp.com-20110924133331-r5j8e4xfjdk3uoc7
2011-09-24 15:33:31 +02:00
ron@tinyerp.com 88de9bfec9 [FIX]Product: Supplier Information is generated randomly on the product form so removed sorted funtion used for generate partner list(in _calc_seller function) based on sequence
lp bug: https://launchpad.net/bugs/855464 fixed

bzr revid: ron@tinyerp.com-20110921125933-97wrxxadh41e37cb
2011-09-21 18:29:33 +05:30
Amit (OpenERP) 3770e9a22e improved
bzr revid: apa@tinyerp.com-20110921091924-bc1t0thg1zbcrqp8
2011-09-21 14:49:24 +05:30
Amit (OpenERP) 0d34cae0b4 remove unused code from product
bzr revid: apa@tinyerp.com-20110921070742-yzh5wmj98x2xkfza
2011-09-21 12:37:42 +05:30
Amit (OpenERP) 0dac48c84a improved
bzr revid: apa@tinyerp.com-20110921070603-dfwguxt8ztb01mnt
2011-09-21 12:36:03 +05:30
Amit (OpenERP) b2f74f995a [IMP]:product:improved kanban view for product and also set default product images.
bzr revid: apa@tinyerp.com-20110920111257-4pmqzdoqc601neu9
2011-09-20 16:42:57 +05:30
Fabien Pinckaers c4047f3936 [useability] better error/warning message
bzr revid: fp@tinyerp.com-20110918135310-sx5wzu22opr9cdwo
2011-09-18 15:53:10 +02:00
Mayur Maheshwari (OpenERP) 60f0949744 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20110915120344-ha0ibavdwfmi5ehn
2011-09-15 17:33:44 +05:30
Mayur Maheshwari (OpenERP) a39b265b42 [FIX]product:Now UoM rounding precision is working
lp bug: https://launchpad.net/bugs/842758 fixed

bzr revid: mma@tinyerp.com-20110908063105-96bqho40ok3tkblt
2011-09-08 12:01:05 +05:30
Antony Lesuisse 8afe025846 [MERGE] product rename real stock, virtual sotck into qty on hand, qty available
bzr revid: al@openerp.com-20110828011739-wafdkjbgd51msqqb
2011-08-28 03:17:39 +02:00
Tejas (OpenERP) 90569c64ca [Usability] Product : Lable changed ,Real Stock and Virtual Stock respectively Quanity On Hand and Quantity On Order.
bzr revid: tta@openerp.com-20110816125051-4lgrd1x567v2ea0k
2011-08-16 18:20:51 +05:30
Mayur Maheshwari (OpenERP) 0a1054f6c0 [IMP]product:Improvement is done
bzr revid: mma@tinyerp.com-20110727113634-awvvlblz2xbbfw1d
2011-07-27 17:06:34 +05:30
Olivier Dony f36e724804 [IMP] removed remaining method=True params from fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields.

bzr revid: odo@openerp.com-20110705122857-zvzpamu0n24zst1q
2011-07-05 14:28:57 +02:00
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
mayur maheshwari (Open ERP) 2231ba06c7 [FIX]product:putting a decimal_precision In weight and net weight Field
lp bug: https://launchpad.net/bugs/794817 fixed

bzr revid: mma@tinyerp.com-20110613052619-2m33jm50o2ux6sq3
2011-06-13 10:56:19 +05:30
Quentin (OpenERP) 4860c4d86f [MERGE] lp:768430
bzr revid: qdp-launchpad@openerp.com-20110531220951-6mtceil9xsbmnktp
2011-06-01 00:09:51 +02:00
Quentin (OpenERP) 7bfd4600b9 [MERGE] 781639
bzr revid: qdp-launchpad@openerp.com-20110518164716-q6jo4o9d32f0v6i4
2011-05-18 18:47:16 +02:00
Quentin (OpenERP) b40383f099 [MERGE] lp:742100
bzr revid: qdp-launchpad@openerp.com-20110518161317-94ohmoiq5mqtrfrj
2011-05-18 18:13:17 +02:00
ARA (OpenERP) 3fdb2fb9d2 [FIX] product: Wrong tooltip for the supply method of a product
lp bug: https://launchpad.net/bugs/781639 fixed

bzr revid: ara@tinyerp.com-20110516113126-7bvt5lwuujbiwth3
2011-05-16 17:01:26 +05:30
Quentin (OpenERP) 98b32b936f [IMP] product: improved order of product_category
bzr revid: qdp-launchpad@openerp.com-20110509112143-hwl7z720g2fuk0co
2011-05-09 13:21:43 +02:00
Olivier Dony 560915cb68 [MERGE] merged latest fixes from 6.0 up to r.4556
Rev 4556 = revision-id: jvo@tinyerp.com-20110502133745-s1zyed65h6ojwkvk.

bzr revid: odo@openerp.com-20110502184643-d3qzosqdurscd51i
2011-05-02 20:46:43 +02:00
ron@tinyerp.com 57f6c78846 [IMP]product:Improve code =>return res instead of multi-return value
bzr revid: ron@tinyerp.com-20110427063321-kep6oyiz5gpfn4c0
2011-04-27 12:03:21 +05:30
ron@tinyerp.com ff7d9aa2e9 [FIX]product:Fixed-After delete All product category you cannot create new product
lp bug: https://launchpad.net/bugs/768430 fixed

bzr revid: ron@tinyerp.com-20110427060052-ztqk8tye4unbg3yc
2011-04-27 11:30:52 +05:30
ron@tinyerp.com 79ca9ad384 [IMP]product: wrong price calculation when changing UoM and pricelist based on other pricelist
bzr revid: ron@tinyerp.com-20110401094910-stho2qg6pcgdtrve
2011-04-01 15:19:10 +05:30
ron@tinyerp.com 27255d1a44 [FIX]product:the same field twice in _defaults of project.template
lp bug: https://launchpad.net/bugs/740858 fixed

bzr revid: ron@tinyerp.com-20110323120818-49l3m94rw35pcwhj
2011-03-23 17:38:18 +05:30
Stephane Wirtel fca137c2b7 [FIX] product: load the sellers with a valid sequence
bzr revid: stephane@openerp.com-20110310095225-1771s2kx1qg52o6k
2011-03-10 10:52:25 +01:00
Quentin (OpenERP) 61b9fd420f [MERGE] lp:731035
bzr revid: qdp-launchpad@openerp.com-20110309184127-hac60f3vqynk0rkh
2011-03-09 19:41:27 +01:00
Quentin (OpenERP) f110edbefa [MERGE] lp:726816
bzr revid: qdp-launchpad@openerp.com-20110309164418-jvtr58an3yej7yhm
2011-03-09 17:44:18 +01:00
Quentin (OpenERP) 4341c795c4 [MERGE] merged with main addons branch
bzr revid: qdp-launchpad@openerp.com-20110309131425-bz2wsl8onhzyl2ww
2011-03-09 14:14:25 +01:00
aag (OpenERP) 48406be61d [FIX] Product:Reference UoM for category should be checked for uniqueness
lp bug: https://launchpad.net/bugs/731035 fixed

bzr revid: aag@tinyerp.co.in-20110309091943-2mpn5q4b3i6r383i
2011-03-09 14:49:43 +05:30
Rifakat Haradwala (Open ERP) 5f097765bd [FIX] : Product: Product field standard_price should use 'Purchase Price' precision instead of 'Account' precision
lp bug: https://launchpad.net/bugs/726816 fixed

bzr revid: rha@tinyerp.com-20110303055618-qprsaa75mrnspxd5
2011-03-03 11:26:18 +05:30
Quentin THEURET 7086606211 [FIX] product: name_search should give precedence to product code only on exact match
lp bug: https://launchpad.net/bugs/726415 fixed

bzr revid: odo@openerp.com-20110228102843-j85u4gmknxsni66y
2011-02-28 11:28:43 +01:00
Rucha (Open ERP) 2fa50661c7 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/ksa-addons2
bzr revid: rpa@tinyerp.com-20110217132643-q29xoiy6f7izcl3e
2011-02-17 18:56:43 +05:30
ksa (Open ERP) 19030ec02c [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20110217052111-lt9dztgezvcxgvwj
2011-02-17 10:51:11 +05:30
ksa (Open ERP) 88bcdbd41d [IMP]: check if context is none
bzr revid: ksa@tinyerp.co.in-20110216104558-seg6lbd3ccm20s2u
2011-02-16 16:15:58 +05:30
ksa (Open ERP) a8d7bde551 [FIX]: Defining supplier UOM for product not default
lp bug: https://launchpad.net/bugs/718896 fixed

bzr revid: ksa@tinyerp.co.in-20110216101533-o0en12copnkix3b4
2011-02-16 15:45:33 +05:30
Jay Vora (OpenERP) 3174bc4af5 [FIX] Product : context transmitted as an argument to the call of price_get()
lp bug: https://launchpad.net/bugs/709275 fixed

bzr revid: jvo@tinyerp.com-20110215105546-ae4m6ard0twluyra
2011-02-15 16:25:46 +05:30
ron@tinyerp.com 6be54d550c [MERGE]Merged with trunk-dev-addons2
bzr revid: ron@tinyerp.com-20110214044746-9aljqcv0qcr4rcju
2011-02-14 10:17:46 +05:30
ron@tinyerp.com bf880017ea [FIX]product:Product UoM conversion error needs definition
lp bug: https://launchpad.net/bugs/716705 fixed

bzr revid: ron@tinyerp.com-20110211130200-hsc3iaasjizn5ipn
2011-02-11 18:32:00 +05:30
aag (OpenERP) 013cf332f3 [FIX] Product:Now context is transmitted in price_get function call
lp bug: https://launchpad.net/bugs/709275 fixed

bzr revid: aag@tinyerp.co.in-20110208110412-02ypx3gk0i1o2uxx
2011-02-08 16:34:12 +05:30
Olivier Dony c1b440143b [FIX] product: name_search() should only look for exact product codes
bzr revid: odo@openerp.com-20110201123428-jr2gqkci3s63rih9
2011-02-01 13:34:28 +01:00
Olivier Dony 19e9b8ddf9 [FIX] res.product: avoid issues with non-ascii product names, e.g. via NET-RPC (via xrg)
bzr revid: odo@openerp.com-20110119014119-336wp8ohqb5747hu
2011-01-19 02:41:19 +01:00
rpa (Open ERP) ac2ea5c23e [MERGE]: Merge with lp:~openerp-commiter/openobject-addons/trunk-addons-aag
bzr revid: rpa@tinyerp.com-20110113115300-ki3gmwfppvz7bd3a
2011-01-13 17:23:00 +05:30
aag (OpenERP) 0fab39cc6d [FIX] Product:delete a product category if it contained products previously
lp bug: https://launchpad.net/bugs/698023 fixed

bzr revid: aag@tinyerp.co.in-20110113113735-ed412zqg9dc1ve0c
2011-01-13 17:07:35 +05:30
Fabien Pinckaers 1d5a2275c8 fix
bzr revid: fp@tinyerp.com-20101231080648-816jqmjzbee006iv
2010-12-31 09:06:48 +01:00
rha@tinyerp.com e123d4cbe3 [Fix]: Bug #695353: [product] Exception raised in function price_get_multi
bzr revid: rha@tinyerp.com-20101230080607-ji81oxynjzi0m8d0
2010-12-30 13:36:07 +05:30
Sbh (OpenERP) 42001ee76f [MERGE] merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101229070055-l8rf6xlk6pjyrur0
bzr revid: sbh@tinyerp.com-20101229083843-83ypw4f0ecxfv68e
bzr revid: sbh@tinyerp.com-20101229091103-mkxpoao8otcyyux5
2010-12-29 14:41:03 +05:30
Fabien Pinckaers 2cac449aa4 [IMP] access rights
bzr revid: fp@tinyerp.com-20101228082954-2zyamf4zt8eorxo3
2010-12-28 09:29:54 +01:00
Sbh (OpenERP) 9f0e3f8481 [MERGE] merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101227124321-1x0xs79sp555g33d
2010-12-27 18:13:21 +05:30
rpa (Open ERP) 6c514475ca [MERGE]: Merged with lp:~openerp-dev/openobject-addons/ron-dev-addons2
bzr revid: rpa@tinyerp.com-20101222110542-j33o6xe24p4dy0tb
2010-12-22 16:35:42 +05:30
ron@tinyerp.com 0bc496ed1e [MERGE]Merged with Trunk-dev-addons2
bzr revid: ron@tinyerp.com-20101222054827-4j3swsc75ryk54zt
2010-12-22 11:18:27 +05:30
qdp-launchpad@tinyerp.com 5d68c5f1f8 [IMP] product: supplier pricelist usability improved
bzr revid: qdp-launchpad@tinyerp.com-20101221130750-217mx3m7wsj7m7gy
2010-12-21 14:07:50 +01:00
qdp-launchpad@tinyerp.com 5a0a79f5d5 [IMP] product: suppliers info and pricelist usability improvements
bzr revid: qdp-launchpad@tinyerp.com-20101221112925-6ph8bln9x8stnzyn
2010-12-21 12:29:25 +01:00
rpa (Open ERP) 4e307d022c [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101215042654-04ccazkz5v57ml3j
bzr revid: rpa@tinyerp.com-20101216043335-ji5h61dra451cml4
bzr revid: rpa@tinyerp.com-20101220082255-1g3ea50rkjlacwqw
2010-12-20 13:52:55 +05:30
ron@tinyerp.com dfd44bd10e [MERGE]Merged :trunk-dev-addons2
bzr revid: ron@tinyerp.com-20101217061337-pgiwc9jappuoryv2
2010-12-17 11:43:37 +05:30
ron@tinyerp.com 2646ac2706 [FIX]PRODUCT: the ean13 check is incorrect for check digit 0
lp bug: https://launchpad.net/bugs/690763 fixed

bzr revid: ron@tinyerp.com-20101216124052-pqkbymrrlm0yr8ia
2010-12-16 18:10:52 +05:30
rpa (Open ERP) 1c4445a1af [IMP]: product: Added proper tooltip for supplier price information amount
bzr revid: rpa@tinyerp.com-20101209065135-au355cwbnncm3a29
2010-12-09 12:21:35 +05:30
rpa (Open ERP) 31506fdf8b [REVERT]: product: Reverted wrong commit in product
bzr revid: rpa@tinyerp.com-20101209063503-g13ct483rhq7ss47
2010-12-09 12:05:03 +05:30
rpa (Open ERP) 2f32807ce6 [FIX]: product/purchase: Fixed wrong calculation of product qty and amount in purchas line if supplier UOM is different
lp bug: https://launchpad.net/bugs/423124 fixed

bzr revid: rpa@tinyerp.com-20101208123338-absetujv1l31ce9k
2010-12-08 18:03:38 +05:30
qdp-launchpad@tinyerp.com fdb1958cdf [REF] product: bazaar is your historian
bzr revid: qdp-launchpad@tinyerp.com-20101207175219-h5ihwcdprubqjy7f
2010-12-07 18:52:19 +01:00
rpa (Open ERP) b6e743433b [MERGE]: Merge with lp:~openerp-dev/openobject-addons/ksa-addons2
bzr revid: rpa@tinyerp.com-20101207104811-ccx204cbxp2p56kh
2010-12-07 16:18:11 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
rpa (Open ERP) f46c228003 [MERGE]: Merge with lp:~openerp-commiter/openobject-addons/trunk-addons-aag
bzr revid: rpa@tinyerp.com-20101206121220-hj7gsth8yo1adinx
2010-12-06 17:42:20 +05:30
qdp-launchpad@tinyerp.com 382779126a [MERGE] merged the dev team2 branch
bzr revid: qdp-launchpad@tinyerp.com-20101126161359-s02ik0bmz3l8lt9u
2010-11-26 17:13:59 +01:00
aag (OpenERP) ad0e2f6100 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: aag@tinyerp.co.in-20101125075933-5xs352trxr0eri3h
2010-11-25 13:29:33 +05:30
aag (OpenERP) a5b1ca100e [FIX]Product:Bug #613724 products sorted by id instead of name+variant
bzr revid: aag@tinyerp.co.in-20101125073801-e464lmle6khby6cl
2010-11-25 13:08:01 +05:30
ksa (Open ERP) e31898c662 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101125045401-ruhqntzi0tjfb0dz
2010-11-25 10:24:01 +05:30
qdp-launchpad@tinyerp.com 1920f45fc7 [IMP] product: small usability improvments
bzr revid: qdp-launchpad@tinyerp.com-20101124170941-0qg9k83dve97yre5
2010-11-24 18:09:41 +01:00
rpa (Open ERP) 1ac2c0d91c [IMP]: product: Return name of product with supplier product code and name in name_get method in product module instead of purchase module
bzr revid: rpa@tinyerp.com-20101124092015-i2hse1bv9b0m9pfi
2010-11-24 14:50:15 +05:30
ksa (Open ERP) 2ead39022e [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101124054321-yiflew26iq311v3h
2010-11-24 11:13:21 +05:30
ksa (Open ERP) f4ebea2992 [IMP]: Apply removing changes when merge branch
bzr revid: ksa@tinyerp.co.in-20101123132434-fm0u05iasfpt0c3p
2010-11-23 18:54:34 +05:30
rpa (Open ERP) 3b9aac2a4a [MERGE]: Merge with lp:~openerp-dev/openobject-addons/ron-dev-addons2
bzr revid: rpa@tinyerp.com-20101123120508-jjbld5da36xwy85r
2010-11-23 17:35:08 +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
ron@tinyerp.com 68e8e0caec [IMP]Improvement in Code
bzr revid: ron@tinyerp.com-20101122131615-l4c5xxidfsokhdvs
2010-11-22 18:46:15 +05:30
ron@tinyerp.com 7a502da186 [IMP]product:EAN Code check Function Improvment
bzr revid: ron@tinyerp.com-20101122110917-1eafwg0o36du4puz
2010-11-22 16:39:17 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
ron@tinyerp.com 468429450a [MERGE]Merged:-lp:trunk-dev-addons2
bzr revid: ron@tinyerp.com-20101122071551-g3dvnh7b4bw07wm3
2010-11-22 12:45:51 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
ron@tinyerp.com 05a612012c [IMP]Product:EAN code validation check on product_packaging bug:606325
bzr revid: ron@tinyerp.com-20101119130208-u6akfv119p6n0lnu
2010-11-19 18:32:08 +05:30
ron@tinyerp.com 5b647eb30c [FIX]Product:EAN code validation fails
lp bug: https://launchpad.net/bugs/606325 fixed

bzr revid: ron@tinyerp.com-20101119100551-gwmlsdp1md2b7z93
2010-11-19 15:35:51 +05:30
rpa (Open ERP) 0ea8b6a3f5 [MERGE]: merge with lp:~openerp-dev/openobject-addons/ron-dev-addons2
bzr revid: rpa@tinyerp.com-20101118084254-r8rlpp12hd24jsng
2010-11-18 14:12:54 +05:30
sbh (Open ERP) 1edeaa9fd7 [Fix] : Fix wrong helptext for field active
bzr revid: sbh@tinyerp.com-20101115131555-xd1jwod6dvomuv9x
2010-11-15 18:45:55 +05:30
ksa (Open ERP) 9633200e04 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101115045510-0qmgqiz8n20fmtnm
2010-11-15 10:25:10 +05:30
ron@tinyerp.com a3134aabce [MERGE] Merged:lp:-trunk-dev-addons2
bzr revid: ron@tinyerp.com-20101115044434-459h9ubmhpa779hy
2010-11-15 10:14:34 +05:30
Olivier Dony 24b332f5f8 [FIX] product: better natural order for products (suggested by F. Gassauer)
lp bug: https://launchpad.net/bugs/692694 fixed

bzr revid: odo@openerp.com-20101221193442-rruy5ghpb1mtguch
2010-12-21 20:34:42 +01:00
Olivier Dony 5cc52dfff1 [FIX] product: product.name_get() was O(n) instead of O(1) wrt db queries!
bzr revid: odo@openerp.com-20101221193203-51vp0cotd7nc3y7h
2010-12-21 20:32:03 +01:00
ron@tinyerp.com cfb6b99989 [FIX]Purchase:PO Line description doesnt take Supplier Product Name or Code in Products Suppliers Tab
lp bug: https://launchpad.net/bugs/671386 fixed

bzr revid: ron@tinyerp.com-20101112130753-shfjl1wzjvlwq2kh
2010-11-12 18:37:53 +05:30
ksa (Open ERP) 3a696defc8 [FIX]:lp-504353 conversion of UOM with different categories
bzr revid: ksa@tinyerp.co.in-20101111124124-w9ua73s06mxp0ld3
2010-11-11 18:11:24 +05:30
rpa (Open ERP) 36c6bbfe6f [FIX]: product: Fixed precision of conversation ratio(factor)
lp bug: https://launchpad.net/bugs/511193 fixed

bzr revid: rpa@tinyerp.com-20101103133330-scgkvp2khxbsscec
2010-11-03 19:03:30 +05:30
rpa (Open ERP) 88d2e8b530 [FIX]: product: Fixed problem of loading list of products in m2o of purchase line after setting qty and uom as zero and False respectively
bzr revid: rpa@tinyerp.com-20101102052914-q03vwvbfse2a97uk
2010-11-02 10:59:14 +05:30
cpa-openerp 58407193d7 [FIX] PRODUCT : fixed name_search for proper operator supplied.
bzr revid: cpa@tinyerp.com-20101025065625-x6m4m80fvddwr1b3
2010-10-25 12:26:25 +05:30
Fabien Pinckaers c0cce965f6 [IMP] default group for new users
bzr revid: fp@tinyerp.com-20101018073730-45lfew7yvm2c698i
2010-10-18 09:37:30 +02:00
Fabien Pinckaers 7db404095e useability
bzr revid: fp@tinyerp.com-20101016231343-s1inb6jdnss0gme1
2010-10-17 01:13:43 +02:00
sbh (Open ERP) 52de95439c [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101013051835-d6spy2ziz4f67jm8
2010-10-13 10:48:35 +05:30
qdp-launchpad@tinyerp.com cd14eb5ed4 [MERGE] merged the usability branch
bzr revid: qdp-launchpad@tinyerp.com-20101012170546-qrtnb10w1mkxontb
2010-10-12 19:05:46 +02:00
sbh (Open ERP) 35ed213a13 [Fix] product: Fix the name search method
bzr revid: sbh@tinyerp.com-20101012105744-1v1av7q0ir2y9c9o
2010-10-12 16:27:44 +05:30
Vir (Open ERP) fb246855bd [Merge]
bzr revid: vir@tinyerp.com-20101012043642-3phh6jmmun54dyrk
2010-10-12 10:06:42 +05:30
Fabien Pinckaers 9a2057c801 fix
bzr revid: fp@tinyerp.com-20101011222015-yg8c5qfujutrrcei
2010-10-12 00:20:15 +02:00
AMP (OpenERP) efab55ee39 [MOD/IMP] : Usability Improvement
bzr revid: amp@tinyerp.com-20101011124607-9cb7byanld4uka1s
2010-10-11 18:16:07 +05:30
sbh (Open ERP) 9b536faec7 [MERGE] Merge lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101011051526-rn7qauj3zkaqgopm
2010-10-11 10:45:26 +05:30
fp c11bbdb64b rmeoved_print
bzr revid: fp@fp-laptop-20101010193630-vowjm74h9f55ixel
2010-10-10 21:36:30 +02:00
fp 56e1d1784b fix
bzr revid: fp@fp-laptop-20101010193031-rdigl91djqkdiy9w
2010-10-10 21:30:31 +02:00
fp 8cb8b0af2b [IMP] useability improvmeents misc
bzr revid: fp@fp-laptop-20101010173239-4563xgh24q2jt0lt
2010-10-10 19:32:39 +02:00
Fabien Pinckaers 256bca359d [IMP] better useability
bzr revid: fp@tinyerp.com-20101009160143-rrcfgoyudey22zv4
2010-10-09 18:01:43 +02:00
sbh (Open ERP) 7b1b073941 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20100930052813-81bdbjinqnf1ws0y
2010-09-30 10:58:13 +05:30
olt@tinyerp.com 47867b8d71 [IMP] point_of_sale: performance improvement in pricelist (price_get)
bzr revid: olt@tinyerp.com-20100929095742-yi2ldls09prywt48
2010-09-29 11:57:42 +02:00
sbh (Open ERP) cf4ea3b57a [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20100923061103-8fm2ek7u9nug3wph
2010-09-23 11:41:03 +05:30
sbh (Open ERP) c3508d6f84 [Fix] product: fix the factor digits
bzr revid: sbh@tinyerp.com-20100923060829-2c47ygg5iwyntjng
2010-09-23 11:38:29 +05:30
Olivier Dony 209cac5d0d [IMP] product,stock: all float fields related to quantities and prices should use the corresponding decimal precision
bzr revid: odo@openerp.com-20100922165322-266p61d5yn0xbbzq
2010-09-22 18:53:22 +02:00
olt@tinyerp.com 8f32210fe1 [IMP] product: performance improvement: since we already have a browse record, there is no need to re-browse on it's id
bzr revid: olt@tinyerp.com-20100922130646-q8h8u3x961b76fmo
2010-09-22 15:06:46 +02:00
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
sbh (Open ERP) 7d18c83d40 [MERGE] MERGE With lp:openobject-addons
bzr revid: sbh@tinyerp.com-20100906052007-d5mzk9qe01f0w3ex
2010-09-06 10:50:07 +05:30
Harry (OpenERP) 7ca5d63652 [FIX] product: remove shortcut. it is not seem good implementation.
bzr revid: hmo@tinyerp.com-20100903071018-8bvo1uipzxd0jj2j
2010-09-03 12:40:18 +05:30
sbh (Open ERP) fe040a3499 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20100901051146-cessmnnrxuoalr7m
2010-09-01 10:41:46 +05:30
sbh (Open ERP) 8bdd9589bf [IMP] stock: Imrpove the tooltips
bzr revid: sbh@tinyerp.com-20100830105845-uwao59503he7st45
2010-08-30 16:28:45 +05:30
P. Christeas 601804a87b crm, product: Tolerate missing shortcut for res_users.create()
Those 2 addons try to attach a shortcur to every new user created.
However, this data may be missing (eg. during the install of
"product, idea" to a clean db). We shouldn't block the creation of
users.

bzr revid: p_christ@hol.gr-20100828141849-wzibtjq02cscg98v
2010-08-28 17:18:49 +03:00
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
Olivier Dony ed29832f40 [IMP] all addons with _inherits: ensure the m2o to the parent is required with ondelete=cascade
The framework has been updated to fix this automatically, but having it set correctly in the _columns is better for readability, and avoids the warnings.

bzr revid: odo@openerp.com-20100812192933-nm46mik1hkzsme2q
2010-08-12 21:29:33 +02:00
Harry (OpenERP) c11383d926 [IMP] product: add new field in supplier info for supplier product uom
bzr revid: hmo@tinyerp.com-20100724094222-6ix2rf75h098bn4f
2010-07-24 15:12:22 +05:30
Harry (OpenERP) 3b6ba554a3 [IMP] product, mrp:
added new function field 'seller_id' to get main supplier who has highet priority in Supplier Information also 'seller_qty'.
added new function 'price_get' in 'product.supplierinfo' model to get price from supplier pricelist.
improved and clean product cost structure report in product form.

bzr revid: hmo@tinyerp.com-20100723131730-hx8nw4tkotmfj4ov
2010-07-23 18:47:30 +05:30
Harry (OpenERP) bb6b484293 [IMP] product: improve help msg in produce_delay and sale_delay fields in product.product model
bzr revid: hmo@tinyerp.com-20100723071753-v1re4hyuchg2ctwq
2010-07-23 12:47:53 +05:30
qdp-launchpad@tinyerp.com e55f77ac6a [FIX] product: uom creation was messing with factor and factor_inv fields
bzr revid: qdp-launchpad@tinyerp.com-20100717095656-vy3nj39ssojdnab3
2010-07-17 15:26:56 +05:30
sbh (Open ERP) 26be4acb30 [IMP]product: Add the tooltips in product_manager
bzr revid: sbh@tinyerp.com-20100710122707-j77owgiau0908bvi
2010-07-10 17:57:07 +05:30
Olivier Dony edbc5516be [IMP] product/uom: renamed field uom_factor to uom_type and 'default' to 'reference' before it's too late + improved example data, help and form view
bzr revid: odo@openerp.com-20100707234419-9jkwunfiueb0q3zd
2010-07-08 01:44:19 +02:00
Fabien Pinckaers a51c0c7b49 useability_improvement
bzr revid: fp@tinyerp.com-20100626160528-ytin0aht9e9k946d
2010-06-26 18:05:28 +02:00
Fabien Pinckaers 7369085786 [IMP] sale useability, fix stock, better uom handling
bzr revid: fp@tinyerp.com-20100626151523-40k3eqmegon0ovqg
2010-06-26 17:15:23 +02:00
Olivier Dony c45a7d6e89 [IMP] product: minor line move to match 5.0
bzr revid: odo@openerp.com-20100622104521-b4ynyl2e4rbff1sy
2010-06-22 12:45:21 +02:00
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
JMA (OpenERP) 291f6cc29b [MERGE] Merge the changes from main trunk branch.
bzr revid: jma@tinyerp.com-20100614104704-tg3nf2v0v167m78z
2010-06-14 16:17:04 +05:30
Quentin De Paoli b5215f17fd [MERGE] with trunk addons
bzr revid: qdp@cyan-20100610135930-da8fzxqg1mrl54db
2010-06-10 15:59:30 +02:00
JMA (OpenERP) 4cf1362e3b [FIX] Security fixes for sql injections
bzr revid: jma@tinyerp.com-20100610133419-fwbc1xp0xoq77n90
2010-06-10 19:04:19 +05:30
Quentin De Paoli 7c72cd000c [REF] product: refactoring : move fields related to stock into the stock module
[IMP] stock: account moves on stock moves. Bugfixing + correct implementation + refactoring

bzr revid: qdp@cyan-20100610124452-ewla273tk6zg4lsv
2010-06-10 14:44:52 +02:00
nel@tinyerp.com 00c072a4a8 [IMP] make sequence on supplier visible and use sequences for PO
bzr revid: nel@tinyerp.com-20100607184214-5u3171l0foqvnjsm
2010-06-07 20:42:14 +02:00
Quentin De Paoli 5eab03db0d [MERGE]
bzr revid: qdp@cyan-20100603124608-0eygwi4rlt9nbteq
2010-06-03 14:46:08 +02:00
sbh (Open ERP) c4368eae03 Task-ID 818 :account_move when stock_move base on product
bzr revid: sbh@tinyerp.com-20100528113710-jf2z3ocsnqnvludx
2010-05-28 17:07:10 +05:30
sbh (Open ERP) 9e0d8d5eb2 Task-ID 818 : Account move when stock move
bzr revid: sbh@tinyerp.com-20100527071012-rha4yk3uu6yv2mfy
2010-05-27 12:40:12 +05:30
rpa (Open ERP) 5f936d961c [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100526050851-lodfvwj5ruw6rbs0
bzr revid: rpa@tinyerp.com-20100526122202-vp53qayvu46vvkve
bzr revid: rpa@tinyerp.com-20100527051402-mrkzkwazlhosynk2
2010-05-27 10:44:02 +05:30
rga d11e854163 usability improvement for crm, product, sale
bzr revid: rga@rga-desktop-20100525103859-a6hnc19h4m2rzfeq
2010-05-25 16:08:59 +05:30
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) f750c8b4d8 [IMP] Product : Help corrected for uos conversion
bzr revid: jvo@tinyerp.com-20100517151035-ehsk3cm11s8xnq33
2010-05-17 20:40:35 +05:30
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
ksa (Open ERP) 1a8ce11d22 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100514064906-fbte140kwld456wk
2010-05-14 12:19:06 +05:30
JMA (OpenERP) 5f7a844714 [FIX] Sale : Onchange of product/qty corrected when uos is present.Product: Help corrected for uom to uos conversion.
bzr revid: jma@tinyerp.com-20100512133133-sjsmt800r190dws5
2010-05-12 19:01:33 +05:30
ksa (Open ERP) 7509ca21ef [IMP]: product crm: Apply shortcut of product and calendar for any user
bzr revid: ksa@tinyerp.co.in-20100511134239-oaxtlr8dvuy0juws
2010-05-11 19:12:39 +05:30
Vir (Open ERP) 175db1efdb [IMP,MOD] Usability changes in stock module
bzr revid: vir@tinyerp.com-20100510054620-33vdfnz6exvr91ll
2010-05-10 11:16:20 +05:30
ksa (Open ERP) 156b92a7f6 [IMP] taskid-620 : Apply usability for sale module
bzr revid: ksa@tinyerp.co.in-20100503085951-nknipbk2kia0u19u
2010-05-03 14:29:51 +05:30
Fabien Pinckaers f8d3d3b84f [IMP] simplified views
bzr revid: fp@tinyerp.com-20100418153244-e8o5p2gxubw4m6t4
2010-04-18 17:32:44 +02:00
Fabien Pinckaers d29642c94d fix
bzr revid: fp@tinyerp.com-20100409071408-s98vgyvrbq446d5j
2010-04-09 09:14:08 +02:00
Fabien Pinckaers d9a506bb4c merge
bzr revid: fp@tinyerp.com-20100406161510-u7t9vi4kxlm30l6y
2010-04-06 18:15:10 +02:00
Harry (Open ERP) 67480b3904 [FIX] stock: fix small problmes
bzr revid: hmo@tinyerp.com-20100326112731-3z57rtooizu7uhxt
2010-03-26 16:57:31 +05:30
Harry (Open ERP) 003c39ebef [MERGE] merged from lp:~openerp/openobject-addons/trunk/
bzr revid: hmo@tinyerp.com-20100326103716-8dgskmgnp62l4vda
2010-03-26 16:07:16 +05:30
Stephane Wirtel 147e1f2c83 [MERGE] From Joel GrandGuillaume (Camp2Camp)
bzr revid: stephane@openerp.com-20100325133524-bopyjvq6dr6xq0xr
2010-03-25 14:35:24 +01:00
Joël Grand-Guillaume 942ac8de0b [IMP] Add the multi-currency support on product costs. You can now have different costs price for each company, but in the same currency even if your company are in different one
bzr revid: joel.grandguillaume@camptocamp.com-20100325105936-btwdqg96jt723l2r
2010-03-25 11:59:36 +01:00
mso a500c187cc [IMP] product: Added view or normal category on product
bzr revid: mso@mso-20100325100714-40rh2prsz0gwxks0
2010-03-25 15:37:14 +05:30
mso a48453fe16 [IMP]:pos:OSV_MEMORY wizards related to reports
bzr revid: mso@mso-20100319135833-4d79a9d092bk2wpx
2010-03-19 19:28:33 +05:30
uco (OpenERP) 27505b3654 [IMP] product: https://blueprints.launchpad.net/openobject-addons/+spec/view-normal-product-category. Added type field for product category.
bzr revid: uco@tinyerp.co.in-20100317061143-642585pn1cy91z2c
2010-03-17 11:41:43 +05:30
uco (OpenERP) b50ef32811 [REF,ADD]: Added demo data for unit of measures. (product.uom: Rename Rate by Ratio)
bzr revid: uco@tinyerp.co.in-20100315085451-cmwtwenyyw81ziwj
2010-03-15 14:24:51 +05:30
uco (OpenERP) 061a9d2027 [IMP] product: Revamp the UoM definition to allow using the intuitive conversion factor + specifying if the UoM is larger/smaller than the reference one. Added a selection field.
bzr revid: uco@tinyerp.co.in-20100315073335-t5888y0tje5jcp7d
2010-03-15 13:03:35 +05:30
Fabien Pinckaers 03ac209049 [IMP] Decimal Precision module to change the number of digits in real time on floats
bzr revid: fp@tinyerp.com-20100306195500-s1t8a7w7gcsch42w
2010-03-06 20:55:00 +01:00
HDA (OpenERP) 93bd614c8e merged to remove sql injection
bzr revid: hda@tinyerp.com-20100201082939-fj0u5f0pvlgq7j3k
2010-02-01 13:59:39 +05:30
nch@tinyerp.com 8d466990b0 [FIX]:removed bad commit
bzr revid: nch@tinyerp.com-20100201045306-7cr1d6m2jkdjewgh
2010-02-01 10:23:06 +05:30
HDA (OpenERP) 92ae38eb0a Project management improvements
bzr revid: hda@tinyerp.com-20100119073547-dqn2c0i9ycx6kp3a
2010-01-19 13:05:47 +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
Rvo (Open ERP) de52c987b1 Project Improvement
bzr revid: rvo@tinyerp.co.in-20100112053248-fkxz9h06ljzgt65q
2010-01-12 11:02:48 +05:30
Fabien Pinckaers c032072ca1 merge
bzr revid: fp@tinyerp.com-20091223171752-zunj0g08eknomv0l
2009-12-23 18:17:52 +01:00
Fabien Pinckaers cbd41d602b [FIX] multi company_default
bzr revid: fp@tinyerp.com-20091223171639-hgvyetizdgyh0itv
2009-12-23 18:16:39 +01:00
Harry (Open ERP) 509873ea1a [MERGE] merge from lp:~openerp-commiter/openobject-addons/ergonomy-search-views regrading tooltips improvement
bzr revid: hmo@tinyerp.com-20091223065634-b0q08mtx0dwg50le
2009-12-23 12:26:34 +05:30
Fabien Pinckaers 3cc2c44407 [IMP] multi-company fields
bzr revid: fp@tinyerp.com-20091222190737-gyye9ubuk5vrq8dj
2009-12-22 20:07:37 +01:00
Fabien Pinckaers 6afb2769d8 merge
bzr revid: fp@tinyerp.com-20091222190039-sz4f5q5r02v6jptu
2009-12-22 20:00:39 +01:00
Fabien Pinckaers 4e56ee5d95 [FIX] multi-company on products
bzr revid: fp@tinyerp.com-20091222185936-147z4634by47frw1
2009-12-22 19:59:36 +01:00
Olivier Dony 583aeef94c [FIX] Corrected tooltip on quantity field in product supplier info (uses purchase UoM, not default one)
bzr revid: odo@openerp.com-20091222182325-hyiidmwh0ytry2rx
2009-12-22 19:23:25 +01:00
uco (OpenERP) 2bc631a28d [IMP,ADD]: Missing or to clarify tooltips: Added and Improved tooltips for some fields.
bzr revid: uco@tinyerp.co.in-20091222130810-12crvqp29ckoxzsj
2009-12-22 18:38:10 +05:30
uco (OpenERP) 5a4e8b8092 [IMP]: Generalization of tooltips: Improved tooltips for all fields.
bzr revid: uco@tinyerp.co.in-20091222064551-k6g299rk9ly1oyg3
2009-12-22 12:15:51 +05:30
uco (OpenERP) 8d3fb81f4e [IMP]: Generalization of tooltips: Added tooltips for sequence field
bzr revid: uco@tinyerp.co.in-20091221131412-xv3u9m8556xkyg6t
2009-12-21 18:44:12 +05:30
uco (OpenERP) 10c3b2da7d [IMP]: Generalization of tooltips: Added tooltips for active field
bzr revid: uco@tinyerp.co.in-20091221122132-hkesf2dy48lpdvum
2009-12-21 17:51:32 +05:30
uco (OpenERP) c9f66f69f0 [IMP]: Tooltip improvements: Typo errors and improvements
bzr revid: uco@tinyerp.co.in-20091221095054-do0gbj9907u3oyxc
2009-12-21 15:20:54 +05:30
Jay (Open ERP) bbff6faaa9 [IMP] Limit for name_search() improved to 100
lp bug: https://launchpad.net/bugs/494401 fixed

bzr revid: jvo@tinyerp.com-20091209114334-tppzivue2orjkcn9
2009-12-09 17:13:34 +05:30
nch@tinyerp.com b11b674fff [IMP]:String Stock Management --> Inventory Management
bzr revid: nch@tinyerp.com-20091208071703-c6ox726rjnpuo1vy
2009-12-08 12:47:03 +05:30
fabian 9cc171f3ef [REM] Removed company wise prices in product (it should use pricelist instead)
[ADD] Added company_id fields in multiple models
[ADD] Added multicompany management for invoice, sale, mrp and stock (it now passes the company_id from ressource to ressource)
[FIX] Fixed default company method
[ADD] Added multicompany rules to demo datas

bzr revid: fabian@fabian-openerp-20091201145418-upu1kghhvrk4yuzy
2009-12-01 15:54:18 +01:00
nch@tinyerp.com 7d1b6aadb5 [MERGE]
bzr revid: nch@tinyerp.com-20091127084026-qmju10co18vkywrd
2009-11-27 14:10:26 +05:30
kum (Open ERP) c9f87c4dc9 [IMP] English Improvement resolved conflicts
bzr revid: kum@tinyerp.co.in-20091125113147-pmsqovlrx4ia54hf
bzr revid: kum@tinyerp.co.in-20091126062538-149ru08q9obdlksy
bzr revid: kum@tinyerp.co.in-20091126084252-ml6pgh170e6f4r3f
2009-11-26 14:12:52 +05:30
kum (Open ERP) 38caea46b0 [IMP] English Improvement
bzr revid: kum@tinyerp.co.in-20091125093144-4pburrqn0rhq6y39
2009-11-25 15:01:44 +05:30
rpa (Open ERP) c86680370d [Merge]: Merge with same branch
bzr revid: rpa@tinyerp.com-20091125071039-pttk0tadnftcgrlm
2009-11-25 12:40:39 +05:30
nch@tinyerp.com a7be6bfaf6 [IMP]:product module sql queries to parameterized query
bzr revid: nch@tinyerp.com-20091124120906-ssum4kpo1g1klw3f
2009-11-24 17:39:06 +05:30
uco (OpenERP) 47a820f7a1 [ADD]: Added tooltips for all state fields.
bzr revid: uco@tinyerp.co.in-20091123135238-oadv1oyefpsi9631
2009-11-23 19:22:38 +05:30
gpa ac0348f28a [IMP]account,hr_timesheet_sheet,product,project,purchase,sale modules: company_id [ADD] multi_company module.
bzr revid: gpa@gpa-desktop-20091120134742-xzwscqyhzxsbijt5
2009-11-20 19:17:42 +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
vra 80861660c6 merge multi_company, multi_company_account, multi_company_hr_timesheet_sheet, multi_company_product, multi_company_project, multi_company_purchase modules.
bzr revid: vra@tinyerp.com-20091110124920-qho0im1rrx3mf4sf
2009-11-10 18:19:20 +05:30
HDA (OpenERP) b7f6bc4c8e Remove sql injection problem
lp bug: https://launchpad.net/bugs/429327 fixed

bzr revid: hda@tinyerp.com-20091021072449-rc9usc422tb0kv2f
2009-10-21 12:54:49 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +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
Olivier Laurent f2a92b5b56 [FIX] product price was wrong when margin is not set
If margin is not set, it equals False. Multiplting a number by False set this number to 0

bzr revid: olt@tinyerp.com-20090727091020-vd8vmj70yxom3v30
2009-07-27 11:10:20 +02:00
Fabien Pinckaers 2719646907 [FIX] 373203
bzr revid: fp@tinyerp.com-20090706193959-yp0m9rjamx5bt9lt
2009-07-06 21:39:59 +02:00
Jay (Open ERP) a3b98e29d5 [FIX] Purchase,Product :description of POL made widen,partner_ref changes
lp bug: https://launchpad.net/bugs/394277 fixed

bzr revid: jvo@tinyerp.com-20090702151159-7y5o0eumpg4vfxxe
2009-07-02 20:41:59 +05:30
Fabien Pinckaers f9e8e5f27f [fix] variants with extra on product list view
bzr revid: fp@tinyerp.com-20090630125514-gp3gr3dodugyh90v
2009-06-30 14:55:14 +02:00
Fabien Pinckaers ec5afff831 [FIX] multi-company modifs
bzr revid: fp@tinyerp.com-20090624061142-d4u3fdke67abrbkn
2009-06-24 08:11:42 +02:00
mra (Open ERP) d3938f199b revert changes 2324
bzr revid: mra@tinyerp.com-20090519034513-6oclt4ausa19jsiy
2009-05-19 09:15:13 +05:30
mra (Open ERP) 9761c9e669 bugfix:Needs a filter when adding a supplier(376875)
bzr revid: mra@tinyerp.com-20090518152444-4btyup14vi3dqzim
2009-05-18 20:54:44 +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
Fabien Pinckaers 8b5a4b400a modifs
bzr revid: fp@tinyerp.com-20090204220248-9l960tlmaw30qbrv
2009-02-04 23:02:48 +01:00
Geoff Gardiner 9049abc55c Many label changes, one functional (spelling) fix in passing.
bzr revid: gsg@pinot-grigio-20090127111546-96d4h0r74pvs43qu
2009-01-27 11:15:46 +00:00
Fabien Pinckaers 49e21926e7 bugfix
bzr revid: fp@tinyerp.com-20090122230603-qrepj8b865xs8ie8
2009-01-23 00:06:03 +01:00
Fabien Pinckaers 199b2f437d bugfix
bzr revid: fp@tinyerp.com-20090122230436-s75nco22cskwkroo
2009-01-23 00:04:36 +01:00
Fabien Pinckaers 93837c1227 translate_uom
bzr revid: fp@tinyerp.com-20090121193917-s59emtu3iitzadiq
2009-01-21 20:39:17 +01:00
Fabien Pinckaers d99ec45e4e bugfixes
bzr revid: fp@tinyerp.com-20090115162445-x1pt9jt51d3llw5q
2009-01-15 17:24:45 +01:00
Fabien Pinckaers 45feff81ca bugfix
bzr revid: fp@tinyerp.com-20090115150039-q1dazerz8m9bhm55
2009-01-15 16:00:39 +01:00
Christophe Simonis bc3451b402 [FIX] product: complete_name: pass the context to name_get
lp bug: https://launchpad.net/bugs/314723 fixed

bzr revid: christophe@tinyerp.com-20090107160012-18v2klefi72tan3k
2009-01-07 17:00:12 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Mantavya Gajjar aee47aa5e2 now its possible to have the dynamic currency on the product label
* add new field called company_id this will be appear on the form in extended view only

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

bzr revid: mga@tinyerp.com-20081219131235-4ixr7lkboozsuofe
2008-12-19 18:42:35 +05:30
Fabien Pinckaers 242b3c53c2 improved_spped
bzr revid: fp@tinyerp.com-20081218193918-zgfe299e76ljku6q
2008-12-18 20:39:18 +01:00
Fabien Pinckaers 6c73581318 improvements
bzr revid: fp@tinyerp.com-20081214164657-gdd0wnr2m8yrpfb2
2008-12-14 17:46:57 +01:00
Fabien Pinckaers 46a6711252 improve
bzr revid: fp@tinyerp.com-20081211120832-2sn25d5or5zz97ge
2008-12-11 13:08:32 +01:00
Fabien Pinckaers 611055e4e1 improve
bzr revid: fp@tinyerp.com-20081125233853-ku1a0ku1k3z2nu54
2008-11-26 00:38:53 +01:00
Fabien Pinckaers 6bd4e2c3aa ean
bzr revid: fp@tinyerp.com-20081120165645-7lrb218bd7lnrvx8
2008-11-20 17:56:45 +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
Fabian Semal b7a4dffa63 Added auto category assigned at create from category tree view
bzr revid: fabian@tinyerp.com-20081028162302-i5z6cc06zhf08x3z
2008-10-28 17:23:02 +01:00
Fabien Pinckaers 550e2b4cbb merge
bzr revid: fp@tinyerp.com-20081028121001-ag9t1wv15xqq02fc
2008-10-28 13:10:01 +01:00
Fabien Pinckaers 83dc63d268 bugfixes
bzr revid: fp@tinyerp.com-20081027235825-2ugbuwqmk4so431b
2008-10-28 00:58:25 +01:00
Fabien Pinckaers dd13d1a1d5 improvement
bzr revid: fp@tinyerp.com-20081013163022-d8ddflvsdp9gjydf
2008-10-13 18:30:22 +02:00
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 39ae5e399b bugfixes
bzr revid: fp@tinyerp.com-20080924084641-hlagbz0xfd8trtgs
2008-09-24 10:46:41 +02:00
Fabien Pinckaers de8973b153 bugfixstockproduct
bzr revid: fp@tinyerp.com-20080923142403-k5fhi08mj9abjh50
2008-09-23 16:24:03 +02:00
Fabien Pinckaers bb3743070d improvement
bzr revid: fp@tinyerp.com-20080923112521-gd45nckoeqq29jmx
2008-09-23 13:25:21 +02:00
Fabien Pinckaers 172b819812 tooltips
bzr revid: fp@tinyerp.com-20080922060656-bl3w7h6uez38ktka
2008-09-22 08:06:56 +02:00
Fabien Pinckaers 4e634e7668 tooltips
bzr revid: fp@tinyerp.com-20080922055630-uqzvzyz8ws260omr
2008-09-22 07:56:30 +02:00
Fabien Pinckaers 40d93c5ec1 lots
bzr revid: fp@tinyerp.com-20080920190625-ksb6kra2v6vn5y9i
2008-09-20 21:06:25 +02:00
Harshad Modi ba7f591217 imporvement lot system
bzr revid: hmo@tinyerp.com-20080920135644-kn7ppbi5hg5f19by
2008-09-20 19:26:44 +05:30
Rucha Patel e286419e1f Removed the tracking field, on the product and replaced by 4 boolean fields and put constraint in stock (stock.move) for tracking lot according to that, Changes in warning module for multi-warning, bug resolving while comfirming stock move
bzr revid: ruchakpatel@gmail.com-20080920115438-vd9sqqyc74ao3il8
2008-09-20 17:24:38 +05:30
Fabien Pinckaers 248f7346f3 Merge
bzr revid: fp@tinyerp.com-20080908225340-hn2aces4jh7isayv
2008-09-09 00:53:40 +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 9fb44bfedd Bugfixes and Improvements
bzr revid: fp@tinyerp.com-20080905150438-3g4m0thz2d9636k3
2008-09-05 17:04:38 +02:00
Jay Vora c2561bd0c7 Corrected the copy behaviour of accounts and set condition for charts of accounts
bzr revid: jvo@tinyerp.com-20080903141555-8sibwjd4x4v46qug
2008-09-03 19:45:55 +05:30
Fabien Pinckaers f9afd1d739 Modifications Multi-plans
bzr revid: fp@tinyerp.com-20080903134719-ubt3ugindpmjuqjw
2008-09-03 15:47:19 +02:00
Fabien Pinckaers 70c2df4cfa modifs
bzr revid: fp@tinyerp.com-20080827205310-io05rfavmpyxk6uc
2008-08-27 22:53:10 +02:00
Fabien Pinckaers 97dd8d1a25 Merge
bzr revid: fp@tinyerp.com-20080825222048-dfz0h2fx1ooofavq
2008-08-26 00:20:48 +02:00
Fabien Pinckaers 0ff09fd6a9 View Improvement
bzr revid: fp@tinyerp.com-20080824232345-v3f5phajqy2mo9kr
2008-08-25 01:23:45 +02:00
Fabien Pinckaers 13b4cdd520 Small improvement in product state
bzr revid: fp@tinyerp.com-20080821170307-oc3599xwzj61s5ah
2008-08-21 19:03:07 +02:00