Commit Graph

164 Commits

Author SHA1 Message Date
Denis Ledoux 9b1cdea223 [FIX] mrp_repair: invoice the actual invoice partner id 2014-09-12 16:25:48 +02:00
Martin Trigaux aeeae02a89 [MERGE] [FIX] mrp_repair: create invoice button does not update the view
partial backport of trunk revision 8862
courtesy of Leonardo Pistone (camptocamp)

bzr revid: mat@openerp.com-20140326161008-uv8bo4eas2csbx1e
2014-03-26 17:10:08 +01:00
Martin Trigaux a5bca93a13 [FIX] also track modifications on fee_lines field
bzr revid: mat@openerp.com-20140307151426-x7b269mxjfmna1pb
2014-03-07 16:14:26 +01:00
alexis.delattre@akretion.com 244896e718 mrp_repair: missing invalidation on fees
lp bug: https://launchpad.net/bugs/1281687 fixed

bzr revid: alexandre.fayolle@camptocamp.com-20140219081001-scgz10wdr9qp0rwp
2014-02-19 09:10:01 +01:00
Leonardo Pistone f6349ffb7f [merge] [fix] action should return True
lp bug: https://launchpad.net/bugs/1262265 fixed

bzr revid: leonardo.pistone@camptocamp.com-20131218164526-rgyo6p9hlpk28sxg
2013-12-18 17:45:26 +01:00
Martin Trigaux 44bc4f3151 [FIX] mrp_repair: use action_done to validate a operation componenents when ending a repair
bzr revid: mat@openerp.com-20131018114400-f1iaoynu1vlq325o
2013-10-18 13:44:00 +02:00
Christophe Matthieu 9d9e3d2ef8 [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
bzr revid: chm@openerp.com-20130607113829-1mi6jk18c2v3jjhn
2013-06-07 13:38:29 +02:00
Thibault Delavallée e3c31cab9e [IMP] track_visibility atribute: moved onto explicit strings.
bzr revid: tde@openerp.com-20121220114730-nip8qaaajr5mqw6s
2012-12-20 12:47:30 +01:00
Thibault Delavallée f0d5a92950 [FIX] Mrp_repair: removed forgottent calls to deleted chatter methods.
bzr revid: tde@openerp.com-20121218175948-illgbhpo132w8ft7
2012-12-18 18:59:48 +01:00
Thibault Delavallée 6e319db7c5 [REF] mrp_repair: track state replaces chatter messages.
bzr revid: tde@openerp.com-20121218173423-lxg87rmm04e2co0f
2012-12-18 18:34:23 +01:00
Cecile Tonglet a3939acfa5 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision
bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d
2012-12-17 16:23:03 +01:00
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Quentin (OpenERP) 154dab3182 [IMP] mrp_repair: better use a search on scrap location rather than rely on xml_ids that may refer to removed/deprecated data
bzr revid: qdp-launchpad@openerp.com-20121213112607-0gzeu7dpq81dxx3w
2012-12-13 12:26:07 +01:00
Quentin (OpenERP) 02ebe3312b [MERGE] mrp_repair: fixing the bug of operation type onchange, as of revision 8290, in a correct way
bzr revid: qdp-launchpad@openerp.com-20121213095304-1td16oqz66lnj08g
2012-12-13 10:53:04 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Fabien Pinckaers fb7fd8f862 [IMP] Repair useability
bzr revid: fp@tinyerp.com-20121126121047-bin8dlyy91bfadz9
2012-11-26 13:10:47 +01:00
Sanjay Gohel (Open ERP) 080c6c184c [IMP]readonly field when repair order is confrm
bzr revid: sgo@tinyerp.com-20121106104313-vg3x9kycjrx8b20q
2012-11-06 16:13:13 +05:30
Ashvin Rathod (OpenERP) 0075fe5844 [FIX]mrp_repair : removed domain from product and allow all product on mrp repair
bzr revid: mma@tinyerp.com-20121101121542-k67yrq80a41pv4z0
2012-11-01 17:45:42 +05:30
Fabien Pinckaers a334d1ebea [MERGE] typo
bzr revid: fp@openerp.com-20121024201859-aljpjevofisrt9o3
2012-10-24 22:18:59 +02:00
Divyesh Makwana (Open ERP) 86fda4e9e5 [IMP] mrp_repair : Improved the label string.
bzr revid: mdi@tinyerp.com-20121015083820-dck8ofh4cenktlp7
2012-10-15 14:08:20 +05:30
Divyesh Makwana (Open ERP) bafeb4f119 [IMP] mrp_repair : Improve label and help string for 'guarantee_limit'.
bzr revid: mdi@tinyerp.com-20121012115934-drhfyqtis93pg879
2012-10-12 17:29:34 +05:30
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +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
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
Antonin Bourguignon a97687a420 [MERGE] latest trunk
also replace the error message title 'Operation Not Permitted' by 'Invalid Action'

bzr revid: abo@openerp.com-20120807120451-zdrrecilfh82obhl
2012-08-07 14:04:51 +02:00
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
Fabien Pinckaers f814648e4b [merge] mrp repair improvements
bzr revid: fp@openerp.com-20120806192536-dhv3xz10xemy4zlb
2012-08-06 21:25:36 +02:00
Amit Patel (OpenERP) d5aabca906 [MERGE]
bzr revid: apa@tinyerp.com-20120725113009-cpk1pm47ghi43zdo
2012-07-25 17:00:09 +05:30
Amit Patel (OpenERP) d7a1c90bb1 [IMP]:mrp_repair:code improved
bzr revid: apa@tinyerp.com-20120716115733-vixby23e6knygo2f
2012-07-16 17:27:33 +05:30
Amit Patel (OpenERP) 9074c429ec [FIX]:mrp_repair:fixed need fixing
bzr revid: apa@tinyerp.com-20120716113030-quymmj96dyrmd64j
2012-07-16 17:00:30 +05:30
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
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
Benoit Guillot 9c3eefeaa2 [IMP] add decimal precision on quantities
bzr revid: benoit.guillot@akretion.com.br-20120710195500-x02qvubxb8tlrjue
2012-07-10 21:55:00 +02:00
Benoit Guillot 0c82624467 [REF] replace sale price precision by price unit precision
bzr revid: benoit.guillot@akretion.com.br-20120710123400-w634cm3p75v8gcxm
2012-07-10 14:34:00 +02:00
Sanjay Gohel (Open ERP) 78d49dcabe [IMP]if there is there is no line repair oreder is confirm
bzr revid: sgo@tinyerp.com-20120628102412-phgjf8lw7rfydxm8
2012-06-28 15:54:12 +05:30
Sanjay Gohel (Open ERP) 78b38b8cf1 [IMP]remove product_qty as its not needed
bzr revid: sgo@tinyerp.com-20120627125319-l825g8pntdj40d2f
2012-06-27 18:23:19 +05:30
Amit Patel (OpenERP) c44261c751 [IMP]:improved code
bzr revid: apa@tinyerp.com-20120627123410-awptfqkr5mpiqu3w
2012-06-27 18:04:10 +05:30
Sanjay Gohel (Open ERP) 46482932ef [IMP]add validation if no repair line it throws warning
bzr revid: sgo@tinyerp.com-20120627110219-u7jpzqb4k034kqlh
2012-06-27 16:32:19 +05:30
Amit Patel (OpenERP) f9b00039c4 [IMP]:improved chatter
bzr revid: apa@tinyerp.com-20120627070042-xv0zr86265jbuyem
2012-06-27 12:30:42 +05:30
Amit Patel (OpenERP) 0b6082d180 [IMP]:improved chatter
bzr revid: apa@tinyerp.com-20120627063758-yx5vo4m32c8r0yjk
2012-06-27 12:07:58 +05:30
Amit Patel (OpenERP) 59eca3ad10 [IMP]:improved chatter
bzr revid: apa@tinyerp.com-20120627063544-3jvcbng896lk0kix
2012-06-27 12:05:44 +05:30
Rucha (Open ERP) b0af1eb649 [IMP]: mrp_repair: Improvement to clear move should clear partner too
bzr revid: rpa@tinyerp.com-20120627061627-bdfviqw9kdmchft2
2012-06-27 11:46:27 +05:30
Amit Patel (OpenERP) d3aa98284c [IMP]:review improvement done which are mention in pad
bzr revid: apa@tinyerp.com-20120626131827-hhqjo28jy6wfq6gg
2012-06-26 18:48:27 +05:30
Amit Patel (OpenERP) f90ed319b2 [IMP]:review improvement done which are mention in pad
bzr revid: apa@tinyerp.com-20120626124236-ydfjxg2c4xgps1se
2012-06-26 18:12:36 +05:30
Sanjay Gohel (Open ERP) d199aaa49a [IMP]add open chatter in create and state change and also when invoice is created
bzr revid: sgo@tinyerp.com-20120626054913-0l2mavfjev1pivlk
2012-06-26 11:19:13 +05:30
Amit Patel (OpenERP) ca78cda005 [IMP]:improved view in new style
bzr revid: apa@tinyerp.com-20120621122521-nzmpz0npgmd7yci6
2012-06-21 17:55:21 +05:30
Amit Patel (OpenERP) 7dc14e5038 [IMP]:improved view in new style
bzr revid: apa@tinyerp.com-20120621113238-7zdh3nr6j1rbo7de
2012-06-21 17:02:38 +05:30
Sanjay Gohel (Open ERP) b79f3028d2 [IMP]To make invoice one has to click on Make Invoice button twice solved
bzr revid: sgo@tinyerp.com-20120620062459-fed93coow1p1t8r0
2012-06-20 11:54:59 +05:30
Amit Patel (OpenERP) 4fd82385df [FIX]:
When we cancel the repair order then status should be "Cancelled" not "Cancel"
Product to repair field on repair order should not show service products
Move, when create a new move it should take Product to repair by default.

bzr revid: apa@tinyerp.com-20120619113107-z9sipz51tb3kv2kx
2012-06-19 17:01:07 +05:30