Commit Graph

953 Commits

Author SHA1 Message Date
Randhir Mayatra (OpenERP) c4cbd56be6 [IMP] remove unnecessary chnages
bzr revid: rma@tinyerp.com-20130527111216-dyo8qprm6zh5u3cj
2013-05-27 16:42:16 +05:30
Randhir Mayatra (OpenERP) c96dc3303f [IMP] code improve
bzr revid: rma@tinyerp.com-20130523110343-owr25x1mmr2joheu
2013-05-23 16:33:43 +05:30
Randhir Mayatra (OpenERP) 821e05f477 [IMP] upadte the currency in invoices
bzr revid: rma@tinyerp.com-20130523104820-1qp3zcd8oubz2329
2013-05-23 16:18:20 +05:30
Randhir Mayatra (OpenERP) 58cff7a418 [MERGE] merge with latest trunk
bzr revid: rma@tinyerp.com-20130523065553-7fobc4curgpnqtrw
2013-05-23 12:25:53 +05:30
Thibault Delavallée a05b0bebbe [FORWARD] Forward port of 7.0 branch until revision 9143.
bzr revid: tde@openerp.com-20130521122359-b5vii7gv8arluz06
2013-05-21 14:23:59 +02:00
Randhir Mayatra (OpenERP) a8f9fcca32 [MERGE] merge with latest trunk
bzr revid: rma@tinyerp.com-20130516124832-2fdn9btjt1b4zpal
2013-05-16 18:18:32 +05:30
Quentin (OpenERP) bcf32c6d64 [MERGE] forward port of bugfixes made in addons v7 up to revision 9098.
bzr revid: qdp-launchpad@openerp.com-20130514120341-cvxysuez350hy9s2
2013-05-14 14:03:41 +02:00
Cedric Snauwaert e19d5e4685 [FIX]purchase/stock: when validating a PO, information on scheduled_date was not correct, should take
into account, schedule_date for each product instead of PO date.
Also add a message in chatter whenever we receive a product. Added a function in tools/misc/py for the
purpose of printing correct date in user timezone + timezone information.

bzr revid: csn@openerp.com-20130513145318-qterabm7vmjkezi4
2013-05-13 16:53:18 +02:00
Quentin (OpenERP) e81431007e [FIX] purchase: onchange of product now use information in the supplierinfo of the product for name and description if it exists
bzr revid: qdp-launchpad@openerp.com-20130507064945-o0ma2jxjp6dukceg
2013-05-07 08:49:45 +02:00
Cedric Snauwaert d2ebc393fc [FIX]purchase: in a PO line, description of product should take into account product supplier name and code
bzr revid: csn@openerp.com-20130429114832-jqtes30p1qnywotz
2013-04-29 13:48:32 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Randhir Mayatra (OpenERP) b6ad182a70 [MERGE] merge with trunk
bzr revid: rma@tinyerp.com-20130411130015-n7tetfiol6go2yic
2013-04-11 18:30:15 +05:30
Thibault Delavallée 4da68cbc22 [FORWARD] Forward port of addons 7.0 until revision 9008
bzr revid: tde@openerp.com-20130411124446-73gzyw3eo925w3dv
2013-04-11 14:44:46 +02:00
Raphael Collet 894eeef8e0 [MERGE] from trunk
bzr revid: rco@openerp.com-20130411073708-gaxl2332umtedmg6
2013-04-11 09:37:08 +02:00
Quentin (OpenERP) 8c8bfd706b [FIX] purchase, sale_stock: fix computation of date_planned when no timezone is defined for the user
bzr revid: qdp-launchpad@openerp.com-20130409122530-svv1kpk57s2nrsa9
2013-04-09 14:25:30 +02:00
Cedric Snauwaert a7bf53ebaa [FIX]error introduce in revid:odo@openerp.com-20130405151451-anjsdt18gmsxr01k
function date_to_datetime should return a date in server datetime format

bzr revid: csn@openerp.com-20130409091433-4u3nxejdrti7czu3
2013-04-09 11:14:33 +02:00
Olivier Dony ef84d5c421 [FIX] sale_stock,purchase: review help string + remove incorrect fallback to local TZ
See also http://bugs.python.org/issue7229

bzr revid: odo@openerp.com-20130404092134-0zt7blbl1kt3p0lz
2013-04-04 11:21:34 +02:00
Raphael Collet 96ad608854 [IMP] general: use registry[X] instead registry.get(X) when X is dynamic
bzr revid: rco@openerp.com-20130329143720-80pkd4csemlk1aqz
2013-03-29 15:37:20 +01:00
Thibault Delavallée becbd707cf [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130329105546-epbmbbxd64cncj2h
2013-03-29 11:55:46 +01:00
Vo Minh Thu 5f73b48816 [REF] purchase: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327114111-gxtnb95f59m2k009
2013-03-27 12:41:11 +01:00
Jigar Amin c1afba4742 [FIX] SO/PO: Fixed date to dateime convestion for expected date based on Order Date, Converstion is based on assumption date date will be in user tz and taking 12:00 hours time to make right time converstion
bzr revid: jam@tinyerp.com-20130326121437-89c42jtdw7qv3l2w
2013-03-26 05:14:37 -07:00
Jigar Amin 918db01d0e [FIX] purcahse preserver the user UTC oder confimation time to avoid negative date issue
bzr revid: jam@tinyerp.com-20130325093526-1m9wiikdga8v6s6x
2013-03-25 15:05:26 +05:30
Turkesh Patel (Open ERP) 7175b3e3fb [IMP] make strings translatable
bzr revid: tpa@tinyerp.com-20130321053855-2cg08qtcsjrouo35
2013-03-21 11:08:55 +05:30
Turkesh Patel (Open ERP) cd90ed025a [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20130321045350-wrm8yh6p0zywlhbb
2013-03-21 10:23:50 +05:30
Quentin (OpenERP) d4b1f78b57 [FIX] purchase; don't try to post messages on PO if there is no purchase related to an invoice
bzr revid: qdp-launchpad@openerp.com-20130314170226-3bvvsvd8aq2a9lkg
2013-03-14 18:02:26 +01:00
Turkesh Patel (Open ERP) b979204344 [IMP] give name to the wizard and improve domain
bzr revid: tpa@tinyerp.com-20130308093740-al8tywa721h3spy1
2013-03-08 15:07:40 +05:30
Thibault Delavallée 9809dd5a43 [MERGE] Task 'OpenChatter: functional usability 1'
Creation log: Document created -> <model_name> created
Add some missing notifications in sale order and purchase order

bzr revid: tde@openerp.com-20130305111450-lb59pi9rpzuhhgve
2013-03-05 12:14:50 +01:00
Thibault Delavallée 2e039c3d5c [CLEAN] Small code cleaning before merging (context management, coding style).
bzr revid: tde@openerp.com-20130305104801-d254qf2it3k22xl5
2013-03-05 11:48:01 +01:00
Ravish (Open ERP) cca957c716 currecy_so_po_improve
bzr revid: rmu@tinyerp.com-20130304112206-dk1486i17igx33g0
2013-03-04 16:52:06 +05:30
Ravish (Open ERP) 9b31288c14 currecy_so_po
bzr revid: rmu@tinyerp.com-20130304105532-hzwakhr1y71q88iz
2013-03-04 16:25:32 +05:30
Bhumi Thakkar (Open ERP) 69fcf7bb62 [IMP] Remove bold and capital in first letter.
bzr revid: bth@tinyerp.com-20130220054249-4n3zpwvo767u6h4l
2013-02-20 11:12:49 +05:30
Bhumi Thakkar (Open ERP) c1951e6043 [IMP] Add context as a dictionary if it is none.
bzr revid: bth@tinyerp.com-20130218085340-qqnw8n27my6mji5m
2013-02-18 14:23:40 +05:30
Bhumi Thakkar (Open ERP) 88e8efcc12 [IMP] Improve code in py.
bzr revid: bth@tinyerp.com-20130218083052-9ja7p7wqn9dn2s4s
2013-02-18 14:00:52 +05:30
Bhumi Thakkar (Open ERP) bdae636bca [IMP] Improve code for message on chatter RFQ created on PO created.
bzr revid: bth@tinyerp.com-20130218054017-s5kdnnhizlg8x7j5
2013-02-18 11:10:17 +05:30
Bhumi Thakkar (Open ERP) 13b819939a [REV] Revert some lines.
bzr revid: bth@tinyerp.com-20130218051821-f9490nvrqfdgivvr
2013-02-18 10:48:21 +05:30
Bhumi Thakkar (Open ERP) 7b37981a7e [IMP] Add messages on chatter for PO done & Products received & invoice paid in PO.
bzr revid: bth@tinyerp.com-20130215134615-gp5vb5jy2tb0sl5a
2013-02-15 19:16:15 +05:30
Bhumi Thakkar (Open ERP) 96db819d5a [IMP] Improve code for invoice paid.
bzr revid: bth@tinyerp.com-20130215134151-umev5om824ndnq0r
2013-02-15 19:11:51 +05:30
Paramjit Singh Sahota 3c1af23aae Removed Invoice paid message post.
bzr revid: psa@tinyerp.com-20130215133955-rl08108crvw2bbvg
2013-02-15 19:09:55 +05:30
Paramjit Singh Sahota 72aa23664a [IMP] Added message post for the Purchase Order done.
bzr revid: psa@tinyerp.com-20130215133635-yc25srcgf07zmawv
2013-02-15 19:06:35 +05:30
Bhumi Thakkar (Open ERP) a388774265 [IMP] Message on chatter Quotation created for SO and RFQ created when PO created when record created.
bzr revid: bth@tinyerp.com-20130215131933-moln7gh4563r1gdx
2013-02-15 18:49:33 +05:30
Bhumi Thakkar (Open ERP) ad6d133d3c [MERGE] Merge lp:openobeject-addons.
bzr revid: bth@tinyerp.com-20130215122526-einsh4wazw2e1lxs
2013-02-15 17:55:26 +05:30
Paramjit Singh Sahota 070fd0a00d [IMP] Message post when the invoice is paid.
bzr revid: psa@tinyerp.com-20130215115921-vbeaw8tnx3d65yll
2013-02-15 17:29:21 +05:30
Paramjit Singh Sahota f8e78b68c6 [IMP] Removed little bit code for concating the message_post.
bzr revid: psa@tinyerp.com-20130215112117-v6jwvl2p6f2goczz
2013-02-15 16:51:17 +05:30
Paramjit Singh Sahota b581d65253 [IMP] Combined the second message posts in one.
bzr revid: psa@tinyerp.com-20130214094724-vwxhd13erdhwmk3m
2013-02-14 15:17:24 +05:30
Paramjit Singh Sahota 89d45ad9ec [IMP] Added message post for 'Invoice Paid.' when the invoice is paid in PO.
bzr revid: psa@tinyerp.com-20130214063655-15kjqgc67fwcqw9f
2013-02-14 12:06:55 +05:30
Paramjit Singh Sahota 0558ed61d9 [IMP] Added message post for 'Invoice Received' when the invoice is validated in PO.
bzr revid: psa@tinyerp.com-20130214060846-xed5pskiv0cw40tn
2013-02-14 11:38:46 +05:30
Paramjit Singh Sahota c7d5fbd912 [IMP] Added message post when the 'Products Received' in PO.
bzr revid: psa@tinyerp.com-20130213132450-jwq7nvast54vcg9m
2013-02-13 18:54:50 +05:30
Paramjit Singh Sahota 478c649984 [IMP] Improved code for the 'Invoice received.' message post on validating the invoice.
bzr revid: psa@tinyerp.com-20130206084432-z0vbjs6nvsmn8fxx
2013-02-06 14:14:32 +05:30
Paramjit Singh Sahota cdeddf0590 [IMP] Removed unwanted import
bzr revid: psa@tinyerp.com-20130206050655-dt1exkopyzto4xfi
2013-02-06 10:36:55 +05:30
Paramjit Singh Sahota a9bdfddff7 [IMP] Added logs in Purchase order
'Invoice Paid.' and 'Product Received'.

bzr revid: psa@tinyerp.com-20130206050405-9dxabdpcsw075lnw
2013-02-06 10:34:05 +05:30
Ajay Chauhan (OpenERP) 4ce0098aa7 [FIX] purchase: removed unused imports.
bzr revid: cha@tinyerp.com-20130131094728-944bmu3sa1dmbhzy
2013-01-31 15:17:28 +05:30
Vo Minh Thu 830acb128d [IMP] purchase: use the new ORM methods create_workflow, delete_workflow, redirect_workflow.
bzr revid: vmt@openerp.com-20130129122808-etp3ytphzn2cxnr1
2013-01-29 13:28:08 +01:00
Vo Minh Thu a2679597a0 [IMP] purchase: use the new signal_xxx methods instead of trg_validate.
bzr revid: vmt@openerp.com-20130125165355-78o1utblskn0sa5e
2013-01-25 17:53:55 +01:00
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Thibault Delavallée f49f43958d [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121221100609-2x59amtxj4sjedcu
2012-12-21 11:06:09 +01:00
Thibault Delavallée b37450ba49 [IMP] sale, purchase, invoice: automatically subscibe recipints of Send by email as document followers.
bzr revid: tde@openerp.com-20121221095902-k2xk928po48cogdm
2012-12-21 10:59:02 +01: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 d737a7f098 [IMP] sale, purchase, hr_timesheet_sheet, hr_holidays, event, crm_meeting: fixed, improved and cleaned needaction_domain_get.
bzr revid: tde@openerp.com-20121220100005-d0r0se41fx83w38c
2012-12-20 11:00:05 +01:00
Thibault Delavallée 3dadb7b062 [CLEAN] Purchase: small code cleanup and subtypes update.
bzr revid: tde@openerp.com-20121219170228-bc143sbqcl0nqwsz
2012-12-19 18:02:28 +01:00
Thibault Delavallée cd290565a4 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121219093924-5rqmhb6ve7bv7qzl
2012-12-19 10:39:24 +01:00
Fabien Pinckaers 065821dfd6 [MOD] use read() instead of browse
bzr revid: fp@tinyerp.com-20121218234907-j672neyvifmo4bur
2012-12-19 00:49:07 +01:00
Olivier Dony 03b6acd13d [MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion)
It makes the code a little more straightforward and does not hurt.

bzr revid: odo@openerp.com-20121218225015-6r9ydxjlh147m3z1
2012-12-18 23:50:15 +01:00
Fabien Pinckaers 41f7f27881 [IMP] several subtype fixes
bzr revid: fp@tinyerp.com-20121218220617-d6ebdlkf1facw4x8
2012-12-18 23:06:17 +01:00
Thibault Delavallée 8e0c7f9781 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121218181852-j9qg1po5y4yw67ko
2012-12-18 19:18:52 +01:00
Quentin (OpenERP) b8e3477f06 [MERGE] procurement workflow fixes + removal of a unused file hr_payroll_account/hr_payroll_account_workflow.xml
bzr revid: qdp-launchpad@openerp.com-20121218161136-dqcinl0gputptkt3
2012-12-18 17:11:36 +01:00
Thibault Delavallée b95b32d644 [MERGE] Merged branch holding subtype work by APA.
bzr revid: tde@openerp.com-20121218131142-2jb6wac6y9q6dc7v
2012-12-18 14:11:42 +01:00
Raphael Collet 73980eba5f [MERGE] trunk-import-openerp-thu (use strict naming convention when importing openerp stuff)
bzr revid: rco@openerp.com-20121218085914-qzr2upqfxmfbzfsx
2012-12-18 09:59:14 +01:00
Foram Katharotiya (OpenERP) a972f0181d [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121218045009-drt4gjkcnpl5hxxr
2012-12-18 10:20:09 +05:30
Olivier Dony 411d6d931d [FIX] sale,purchase: allow SO/PO long description to propagate to procurement.order and stock.move, remove size limits
bzr revid: odo@openerp.com-20121217222827-ga62qttp4wxzu7rv
2012-12-17 23:28:27 +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
Quentin (OpenERP) d1458e2620 [FIX] purchase: fixed bad split of methods
bzr revid: qdp-launchpad@openerp.com-20121217081351-ye786a737n5a5bys
2012-12-17 09:13:51 +01:00
Quentin (OpenERP) 82eb22c536 [FIX] purchase: fix
bzr revid: qdp-launchpad@openerp.com-20121214191123-uj8bvvp18kive0aw
2012-12-14 20:11:23 +01:00
Quentin (OpenERP) 0c0c081676 [FIX] purchase, procurement: workflow of procurement order fixed
bzr revid: qdp-launchpad@openerp.com-20121214163921-hevj7um2n7jf8e1p
2012-12-14 17:39:21 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Foram Katharotiya (OpenERP) 955f2588a2 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121210045724-sk2hk8mmi8iahfwn
2012-12-10 10:27:24 +05:30
Fabien Pinckaers f78acc003d [IMP] purchase min qty useability
bzr revid: fp@tinyerp.com-20121208142819-zy5vn9z12aigbur0
2012-12-08 15:28:19 +01:00
Fabien Pinckaers 5c98593604 [IMP] fields name
bzr revid: fp@tinyerp.com-20121208104558-2jr4j84go4gcemrb
2012-12-08 11:45:58 +01:00
Vo Minh Thu ca89ae8f71 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206151316-u1eqx41ltjpz2lrd
2012-12-06 16:13:16 +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
Arnaud Pineux e7477373e9 [FIX] purchase double validation unistall fixed
bzr revid: api@openerp.com-20121206092412-1eki0578ggcjoioz
2012-12-06 10:24:12 +01:00
Bhumi Thakkar (Open ERP) 163c118b69 [IMP] Renamed String.
bzr revid: bth@tinyerp.com-20121206071410-rdt5c70n5hl7uak9
2012-12-06 12:44:10 +05:30
Bhumi Thakkar (Open ERP) 39470414b0 [IMP]String Replaced Invoiced to Invoice Ratio and Given string to currency_id field.
bzr revid: bth@tinyerp.com-20121205083731-vuyi112ouewch5iw
2012-12-05 14:07:31 +05:30
Foram Katharotiya (OpenERP) c300280eff [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121205053732-s966xh7rx0nwajsm
2012-12-05 11:07:32 +05:30
Quentin (OpenERP) a68e5f9041 [MERGE] merged the branch with supplier payment term from alexis de Lattre (Akretion). Thanks for the nice proposal
bzr revid: qdp-launchpad@openerp.com-20121130171130-dugntyqmjunwr20m
2012-11-30 18:11:30 +01:00
Alexis de Lattre cad4abe56c Merge with addons/trunk revno 8168.
Adapt demo data to the rename of partner XML IDs in server/trunk.

bzr revid: alexis@via.ecp.fr-20121129222645-lm5ujxf4a1a83aoz
2012-11-29 23:26:45 +01:00
Randhir Mayatra (OpenERP) f967d0282f [MERGE] merge with parent
bzr revid: rma@tinyerp.com-20121128052007-0zbqsgxa5ut0iict
2012-11-28 10:50:07 +05:30
Sanjay Gohel (Open ERP) 069d2878d3 [MERGE]merge with trunk
bzr revid: sgo@tinyerp.com-20121128045539-fgmakwnhizu321rv
2012-11-28 10:25:39 +05:30
Fabien Pinckaers 854284b6af [MERGE] fgi improve
bzr revid: fp@openerp.com-20121127215908-q5yt8nwna6gmdu88
2012-11-27 22:59:08 +01:00
Sanjay Gohel (Open ERP) 257bc28f47 [MERGE]merge with trunk
bzr revid: sgo@tinyerp.com-20121127132410-97fdoscu8mhg7d6r
2012-11-27 18:54:10 +05:30
Randhir Mayatra (OpenERP) 3b01af0ea8 [MERGE] merge with parent
bzr revid: rma@tinyerp.com-20121127051055-s57dyv5j8c0u2w4x
2012-11-27 10:40:55 +05:30
Fabien Pinckaers b9535b0f27 [IMP] Misc useability improvement in account
[MERGE] warehouse misc imp, receptions
[IMP] fixes in po

bzr revid: fp@tinyerp.com-20121126182811-kgqve7pzzqddx86g
2012-11-26 19:28:11 +01:00
Randhir Mayatra (OpenERP) bbf39667de [IMP] remove extra code
bzr revid: rma@tinyerp.com-20121126115137-0nrsd61ye9uq73w9
2012-11-26 17:21:37 +05:30
Randhir Mayatra (OpenERP) e6aa825a0e [IMP] remove extra line in code
bzr revid: rma@tinyerp.com-20121126113327-vtcbxoqxyyj26ku9
2012-11-26 17:03:27 +05:30
Randhir Mayatra (OpenERP) e504c5b398 [IMP] improve the code
bzr revid: rma@tinyerp.com-20121126111954-j31pq21h08w8qp4h
2012-11-26 16:49:54 +05:30
Randhir Mayatra (OpenERP) ced0105429 [IMP] improve the code
bzr revid: rma@tinyerp.com-20121126110854-j1t4yhh3glbr6g0g
2012-11-26 16:38:54 +05:30
Randhir Mayatra (OpenERP) 71b035a4b0 [IMP] improve the code
bzr revid: rma@tinyerp.com-20121126105927-a7br219gcmswj8jz
2012-11-26 16:29:27 +05:30
Randhir Mayatra (OpenERP) e6bf7ce323 [MERGE] merge with parent
bzr revid: rma@tinyerp.com-20121126062433-v14gq1lawhqftrpy
2012-11-26 11:54:33 +05:30
Ajay Chauhan (OpenERP) 2f47a6be9f [IMP] purchase: added print button to print quotation
bzr revid: cha@tinyerp.com-20121123133619-t827uucsw6obilcz
2012-11-23 19:06:19 +05:30
Randhir Mayatra (OpenERP) a87573108a [IMP] make changes into purchase
bzr revid: rma@tinyerp.com-20121123101545-mkn024hrfw0pte62
2012-11-23 15:45:45 +05:30
Ajay Chauhan (OpenERP) 17bb9448ba [FIX] purchase: solved issue of PO not goes in sent state
bzr revid: cha@tinyerp.com-20121123062618-r3klopmt0b3czczt
2012-11-23 11:56:18 +05:30
Ajay Chauhan (OpenERP) 5a52dd362b [IMP] purchase: made 'invoicing control' readonly for states other than 'draft & sent'
bzr revid: cha@tinyerp.com-20121122114537-0uu81oyv7gjtvgjp
2012-11-22 17:15:37 +05:30
Foram Katharotiya (OpenERP) 1a203c4328 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121121045112-60ua4lrarhn4n0ye
2012-11-21 10:21:12 +05:30
Foram Katharotiya (OpenERP) 81e891f34e [IMP] add subtype in purchase
bzr revid: fka@tinyerp.com-20121120073350-i79t54g8p7pqzk05
2012-11-20 13:03:50 +05:30
Randhir Mayatra (OpenERP) d23c5c8dca [MERGE]merge with trunk
bzr revid: rma@tinyerp.com-20121119110824-rj4y32rfbszqln7g
2012-11-19 16:38:24 +05:30
Olivier Dony f5f6547fa7 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121113164544-21tmr4bmpt2n1mfl
2012-11-13 17:45:44 +01:00
Thibault Delavallée ea4eb01ac1 [FIX] sale, purchase, account: send by email button calls the mail.compose.message in comment mode.
bzr revid: tde@openerp.com-20121113112038-hwp41jldofq1al6k
2012-11-13 12:20:38 +01:00
Fabien Pinckaers fd1a5a5418 [MERGE] fix tax compute on purchase
bzr revid: fp@tinyerp.com-20121112083800-rddey7xqc4q1tlgq
2012-11-12 09:38:00 +01:00
Randhir Mayatra (OpenERP) 7377e48bbd [IMP] change the read only for destination location
bzr revid: rma@tinyerp.com-20121109071528-la7r8x5jtelv5f8c
2012-11-09 12:45:28 +05:30
Randhir Mayatra (OpenERP) c18c3143a1 [MERGE]merge with parent branch
bzr revid: rma@tinyerp.com-20121109071053-46pb7d6v77pjzdud
2012-11-09 12:40:53 +05:30
Randhir Mayatra (OpenERP) b405fe1641 [MERGE] merge with parent branch
bzr revid: rma@tinyerp.com-20121108090753-hzi0u3wmyezxf8jo
2012-11-08 14:37:53 +05:30
Randhir Mayatra (OpenERP) 48162fbbea [IMP] make changes in view invoicce button
bzr revid: rma@tinyerp.com-20121108090636-wyeme07331yp0akb
2012-11-08 14:36:36 +05:30
Atul Patel (OpenERP) 2569b98288 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121107165906-hpmxixny953556jn
2012-11-07 22:29:06 +05:30
Olivier Dony c9d5148991 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121107114202-mt3gny8e2497m7qf
2012-11-07 12:42:02 +01:00
Vo Minh Thu abbe3ac1de [MERGE] removed a few warnings.
bzr revid: vmt@openerp.com-20121106150431-rem9us13kevan8y0
2012-11-06 16:04:31 +01:00
Randhir Mayatra (OpenERP) 6f4d8e1408 [IMP] add the view_invoice field in purchase order
bzr revid: rma@tinyerp.com-20121106133616-qq1cg1o25l1uzn97
2012-11-06 19:06:16 +05:30
Randhir Mayatra (OpenERP) d421c189fa [IMP] make changes into purchase as per requirement
bzr revid: rma@tinyerp.com-20121106112844-wt4xnn3o90w08pxk
2012-11-06 16:58:44 +05:30
Atul Patel (OpenERP) 19268332b1 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121106093809-eibhpjjkulqddb4m
2012-11-06 15:08:09 +05:30
Fabien Pinckaers cd68364301 [MERGE] English typos
bzr revid: fp@openerp.com-20121102173407-umicel4287htim14
2012-11-02 18:34:07 +01:00
Fabien Pinckaers d7a2859974 [MERGE] purchase improvement
bzr revid: fp@tinyerp.com-20121102090558-ps7d0djooxytvwov
2012-11-02 10:05:58 +01:00
Fabien Pinckaers 062de3f041 [EMRGE] journal_id on purchases
bzr revid: fp@tinyerp.com-20121102081326-q445izc6tje7axb1
2012-11-02 09:13:26 +01:00
Nimesh (Open ERP) cd6de8ccd2 [ADD] add method to open the invoice in tree or form view accordingly.
bzr revid: nco@tinyerp.com-20121102060520-5st9qkxd9p6u5uuy
2012-11-02 11:35:20 +05:30
Saurang Suthar c3238e3214 [FIX]purchase:fixed the issue of product-dependent tax computation is broken
bzr revid: ssu@tinyerp.com-20121031105224-hkoeo2u8cpr4m8oi
2012-10-31 16:22:24 +05:30
Ajay Chauhan (OpenERP) 8f5814fe60 [IMP] purchase: made revised code in if condition
bzr revid: cha@tinyerp.com-20121030092324-5l5x1l7l3p39z1gx
2012-10-30 14:53:24 +05:30
Nimesh (Open ERP) cee64e310d [IMP] set page string and remove invoice stat field due to use of multiple time.
bzr revid: nco@tinyerp.com-20121030084031-n6q4b1p4650f1dy7
2012-10-30 14:10:31 +05:30
Nimesh (Open ERP) a4b0b789dd [IMP] invoice control manual invisible button.
bzr revid: nco@tinyerp.com-20121029134845-wl1sr4mn9a4g4iud
2012-10-29 19:18:45 +05:30
Vijaykumar Baladaniya de55e6d736 [MERGE]merge with trunk-terminology_batch2.
bzr revid: vba@tinyerp.com-20121029055922-pmwrqgxq8yo3qb20
2012-10-29 11:29:22 +05:30
Ajay Chauhan (OpenERP) 189f79a50c [MERGE] merge with lp:openobject-addons
bzr revid: cha@tinyerp.com-20121029050914-dg98dhob2l2ijngt
2012-10-29 10:39:14 +05:30
Atul Patel (OpenERP) 740fc96a99 [FIX]: Add journal_id field in po
bzr revid: atp@tinyerp.com-20121025100515-c762m282rrij3duz
2012-10-25 15:35:15 +05:30
Ajay Chauhan (OpenERP) 982b9a0bc5 [MERGE] merge with main addons
bzr revid: cha@tinyerp.com-20121025094030-pruvz0qgeqap9h4d
2012-10-25 15:10:30 +05:30
Fabien Pinckaers 375d261e08 [FIX] misc fixes & useability ps week 41
bzr revid: fp@tinyerp.com-20121025083644-19mnzr6ktbpppgjg
2012-10-25 10:36:44 +02:00
Vijaykumar Baladaniya 7850a91339 [IMP]Improve a tooltip.
bzr revid: vba@tinyerp.com-20121023130242-pu2o7e9x7lpr7g36
2012-10-23 18:32:42 +05:30
Olivier Dony 6fadb45325 [IMP] sale,purchase,invoice: make `Send by mail` action more robust to template/view deletion
bzr revid: odo@openerp.com-20121023115628-3wvxcrkgazhi9p75
2012-10-23 13:56:28 +02:00
Ajay Chauhan (OpenERP) 41cef6c67c [IMP] purchase: chanded onchange method to create PO line without supplier & pricelist
bzr revid: cha@tinyerp.com-20121018125856-jztpc7nbmkhqr100
2012-10-18 18:28:56 +05:30
Ajay Chauhan (OpenERP) 0ebf33448b [IMP] purchase: made changes in warning message
bzr revid: cha@tinyerp.com-20121016092309-n08c5y39f2ifv13s
2012-10-16 14:53:09 +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
Turkesh Patel (Open ERP) 96c8ffb701 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20121012055152-qyi3ev9bt0qwua44
2012-10-12 11:21:52 +05:30
Turkesh Patel (Open ERP) bd845cd967 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20121011062451-x18b75ehdwp1gpp8
2012-10-11 11:54:51 +05:30
Fabien Pinckaers dd5f5eca9b [MERGE]
bzr revid: fp@openerp.com-20121010203818-32otffomve5ifm16
2012-10-10 22:38:18 +02:00
Fabien Pinckaers 7813f13442 [MERGE]
bzr revid: fp@openerp.com-20121010190438-x2o6jhuoknexa67k
2012-10-10 21:04:38 +02:00
Quentin (OpenERP) 155680a158 [IMP] purchase: added monetary widget on purchase order form view
bzr revid: qdp-launchpad@openerp.com-20121010112013-d6z1iq6hpjgdle63
2012-10-10 13:20:13 +02:00
Fabien Pinckaers eb9a49718f [MERGE] procuremnt msgs improved
bzr revid: fp@tinyerp.com-20121004133829-re00elfxxlq6oayq
2012-10-04 15:38:29 +02:00
RGA(OpenERP) 2ee00a9527 [fix] add hook in purchase to fix warrning of field 'purchase_id' does not exist on browse
bzr revid: rgaopenerp-20121004074334-ardk1mi41e5hmabc
2012-10-04 13:13:34 +05:30
Mayur Maheshwari (OpenERP) be42204adf [FIX]product : remove lemda from defaults
bzr revid: mma@tinyerp.com-20121003113846-mjjtghoxdu8h2nq8
2012-10-03 17:08:46 +05:30
Harry (OpenERP) dd44dab68c [FIX] small issues
bzr revid: hmo@tinyerp.com-20121003113810-mnlg6rf50xi2ljnt
2012-10-03 17:08:10 +05:30
Harry (OpenERP) 319ba65bb8 [MERGE]
bzr revid: hmo@tinyerp.com-20121003105212-651698je5ye1zpuz
2012-10-03 16:22:12 +05:30
Mayur Maheshwari (OpenERP) 5eb45dc4a8 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121003101055-2phrkr59lefzu4co
2012-10-03 15:40:55 +05:30
Tejas Tank 9c2ca851e2 [IMP] procurement: Products reserverd from stock & added Manufucture Order in procurement.
bzr revid: tta@openerp.com-20121003094341-suosaw2sum3grn7k
2012-10-03 15:13:41 +05:30
Tejas Tank 0f534670ea [IMP] open chatter messages on the procurement.
bzr revid: tta@openerp.com-20121003075730-hkwuqmpkriswphgh
2012-10-03 13:27:30 +05:30
Mayur Maheshwari (OpenERP) 8306d9226e [IMP]Product: sale_delay, loc_rack, loc_row, loc_case fields move from product to stock and purchase_ok field move from product to purchase and related views and data updated
bzr revid: mma@tinyerp.com-20121003064840-0zsgb6ntp4yfc46z
2012-10-03 12:18:40 +05:30
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Fabien Pinckaers ce4a56d667 [MERGE] default UoM for purchase orders
bzr revid: fp@tinyerp.com-20120930114014-4zttrxf8tqwmr17r
2012-09-30 13:40:14 +02:00
Fabien Pinckaers 4218f4cf70 [MERGE]
bzr revid: fp@tinyerp.com-20120929102308-h7spz0zxvcr1zyyn
2012-09-29 12:23:08 +02:00
Mayur Maheshwari (OpenERP) 3a161c4d8c [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120921062628-8wlq1ou35ddekg85
2012-09-21 11:56:28 +05:30
Harry (OpenERP) 7b8d6acf8b [FIX] purchase: use mail.mail model
bzr revid: hmo@tinyerp.com-20120919130412-v9q4hb3pcanjkptk
2012-09-19 18:34:12 +05:30
Mayur Maheshwari (OpenERP) 387f89cd22 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120919111906-oqjbed0qmx81ayo0
2012-09-19 16:49:06 +05:30
Harry (OpenERP) 794e9864aa [MERGE]
bzr revid: hmo@tinyerp.com-20120919061054-m0569rv51tlnxw3j
2012-09-19 11:40:54 +05:30
Mayur Maheshwari (OpenERP) ba567b3850 [IMP]purchase : added name field in analytic plan,improve string of dashboard and invoice control, make purchase line editable when analytic distribution is available, added act_window of create invoice for incoming shipment
bzr revid: mma@tinyerp.com-20120917113113-irc6taebmwqrfxys
2012-09-17 17:01:13 +05:30
Harry (OpenERP) 20820fd8c5 [FIX] purchase: if user does not belong to UOM group, should not display warning regarding UOM category mismatch.
bzr revid: hmo@tinyerp.com-20120917084534-tdr8e6ygjrywv6eg
2012-09-17 14:15:34 +05:30
Harry (OpenERP) c5f4030da3 [MERGE]
bzr revid: hmo@tinyerp.com-20120914133253-01rv4tvshtlw902n
2012-09-14 19:02:53 +05:30
Randhir Mayatra (OpenERP) db6f8dc681 [MERGE] merge with parent branch
bzr revid: rma@tinyerp.com-20120913123842-kh54lf033cxdiicw
2012-09-13 18:08:42 +05:30
Randhir Mayatra (OpenERP) faf895d4be [IMP] solve issues in purchase
bzr revid: rma@tinyerp.com-20120913114910-tz83d1m14q17h6uf
2012-09-13 17:19:10 +05:30
Mayur Maheshwari (OpenERP) c31c8a09c6 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120913051706-1lm8s0xgl8qsseso
2012-09-13 10:47:06 +05:30
Mayur Maheshwari (OpenERP) 10fca1992b [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120912100259-k81vv67yg6ydqnwu
2012-09-12 15:32:59 +05:30
Thibault Delavallée f0a792c565 [FIX] purchase, account: updated call to mail.compose.message form view, using default values for the form.
bzr revid: tde@openerp.com-20120911141650-krnq836afvwmpln2
2012-09-11 16:16:50 +02:00
Randhir Mayatra (OpenERP) 9adfec126d [IMP]improve the purchase view
bzr revid: rma@tinyerp.com-20120911083143-2typsouj4apih3h4
2012-09-11 14:01:43 +05:30
Thibault Delavallée c52ab94960 [REVIEW] addons: small cleanups nex to a diff read. Some improvements will follow, this commit is about small cleanups.
bzr revid: tde@openerp.com-20120904092820-56zgwpkqfpd7as5k
2012-09-04 11:28:20 +02:00
Mayur Maheshwari (OpenERP) 5710f88977 [IMP]stock : pass a type of move in sale and purchase
bzr revid: mma@tinyerp.com-20120830124952-02bmcrfk33z0zff4
2012-08-30 18:19:52 +05:30
Amit (OpenERP) 0de2375399 [Merge] Merge with main addons
bzr revid: amp@tinyerp.com-20120829064714-bq0fdo7cnlla5z0x
2012-08-29 12:17:14 +05:30
Fabien Pinckaers b531d9cff1 [IMP] needaction after mail.thread
bzr revid: fp@tinyerp.com-20120822153145-g7xopqq7oje7y60c
2012-08-22 17:31:45 +02:00
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
Fabien Pinckaers a2b7f82a81 [IMP] no auto_follow, we will use auto-compose instead on some actions
bzr revid: fp@tinyerp.com-20120816090243-nzu6ounygswiceqi
2012-08-16 11:02:43 +02:00
Fabien Pinckaers e5b76be9b8 [IMP] merge trunk
bzr revid: fp@tinyerp.com-20120816072402-7w1avco6ryt12x10
2012-08-16 09:24:02 +02:00
Thibault Delavallée 8b616f3302 [REM] sale, purcahse, crm_phonecall, analytic: stop subscribing default subscribed users. Purchase: added monitored field: validator.
bzr revid: tde@openerp.com-20120815201320-gzkzdm14vnni8dsq
2012-08-15 22:13:20 +02:00
Fabien Pinckaers d820e866ee [MERGE] trunk
bzr revid: fp@openerp.com-20120815185713-82zylb0yqqgs008y
2012-08-15 20:57:13 +02:00
Fabien Pinckaers 8b61ed737c [IMP] need action new implementation
bzr revid: fp@openerp.com-20120815102919-w3iuspeoz5fmz97u
2012-08-15 12:29:19 +02:00
Quentin (OpenERP) 8d23cb9ad2 [MERGE] trunk + lp bug branch
bzr revid: qdp-launchpad@openerp.com-20120814144336-93vym1dfc4i6j0dy
2012-08-14 16:43:36 +02:00
Quentin (OpenERP) 0bcf969ec7 [MERGE] lp: 932059 (removal of dead state in PO)
bzr revid: qdp-launchpad@openerp.com-20120814143751-e14dqq9ofcf69jgb
2012-08-14 16:37:51 +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 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
Antonin Bourguignon b0e8ae4c7d [IMP] error messages
fix errors ending with an exclamation point; use a point instead
remove uniques (or almost) error messages titles, like 'Encoding Error' (1 occurrence in addons), 'Integrity Error' (1 occurrence in addons), 'Report Name' (1 occurrence in addons), 'Value Error' (1 occurrence in addons), 'Wrong Period Code' (1 occurrence in addons); replace these with 'Error'
add newline character after some messages titles, when necessary
fix 'UserError': should be 'User Error'
remove spaces before exclamation marks
add capital letters to messages titles words (e.g.: 'Invalid action' becomes 'Invalid Action')

bzr revid: abo@openerp.com-20120807110616-u3nlnybtgaebro18
2012-08-07 13:06:16 +02:00
Alexis de Lattre c11754eaa9 Merge with addons-trunk revno 7150
Adapt views accordingly

bzr revid: alexis@via.ecp.fr-20120802134012-fjk20wld5rv9v45i
2012-08-02 15:40:12 +02:00
pso (OpenERP) 773c2d5c63 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120801064711-y90iik5ialfdnfft
2012-08-01 12:17:11 +05:30
help c5427f3faa [IMP]improved exception warnings as per suggestion
bzr revid: help-20120731124210-7vjw7puesjm3884p
2012-07-31 18:12:10 +05:30
Alexis de Lattre f9fe637803 Remplace all occurences of my_browse_rec.product_id.product_tmpl_id.field to my_browse_rec.product_id.field
bzr revid: alexis@via.ecp.fr-20120727015202-7fylff5jr26sgxez
2012-07-27 03:52:02 +02:00
pso (OpenERP) e5da0e191b [MERGE] Merged with main branch
bzr revid: pso@tinyerp.com-20120725125332-7qe6b3l0fjryast2
2012-07-25 18:23:32 +05:30
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
pso (OpenERP) 78c6d6e5c6 [IMP] Improved warning messages for purchase module
bzr revid: pso@tinyerp.com-20120725101229-p6pohqemj1tdenb3
2012-07-25 15:42:29 +05:30
Saurang Suthar(OpenERP) a028157690 [IMP] Improved warning messages for purchase module
bzr revid: pso@tinyerp.com-20120725094440-jkyoxe5agavhafyw
2012-07-25 15:14:40 +05:30
pso (OpenERP) 8048661b01 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120719073136-a7a5t43y2nm51zji
2012-07-19 13:01:36 +05:30
Purnendu Singh (OpenERP) f186ff2145 [MERGE] Merge with main addons
bzr revid: psi@tinyerp.com-20120718055314-7a8w836mzjlueexu
2012-07-18 11:23:14 +05:30
pso (OpenERP) 8da5bec19e [IMP] Improved warning messages/exceptions for purchase modules
bzr revid: pso@tinyerp.com-20120717113057-gv6lxsnzpjzkbtdn
2012-07-17 17:00:57 +05:30
Quentin (OpenERP) 0193e070e8 [IMP] pruchase, stock: usability imp
bzr revid: qdp-launchpad@openerp.com-20120716121310-ul37v4slifh38aa2
2012-07-16 14:13:10 +02:00
pso (OpenERP) 70845a9015 [IMP] Improved warning messages/exceptions of purchase modules
bzr revid: pso@tinyerp.com-20120716113425-o30kv0bwg1lyug8t
2012-07-16 17:04:25 +05:30
Purnendu Singh (OpenERP) e5ae685374 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120713130824-r6p6d28u1h3c7nol
bzr revid: psi@tinyerp.com-20120716052129-2lj20gqc7zuyet1s
2012-07-16 10:51:29 +05:30
Fabien Pinckaers 04d0b232ea [IMP] merge note and name for PO, SO, Invoice Lines
bzr revid: fp@openerp.com-20120714211827-fe8e1mbz4cu37ayc
2012-07-14 23:18:27 +02:00
Fabien Pinckaers 6eaa79227e [IMP] merge note&name on purchase lines
bzr revid: fp@openerp.com-20120714205150-c5qjjjyuovbyxac5
2012-07-14 22:51:50 +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
Hardik 646b0a1067 [IMP]Purchase : Warinig Messages are Changed
bzr revid: hsa@tinyerp.com-20120712060049-u38d37i1oxz7bo3g
2012-07-12 11:30:49 +05:30
Alexis de Lattre fc66fdc81a If the partner has a fiscal position and this fiscal position has been removed by the user on the PO, it's certainly for a good reason, so we don't fallback to copying the payment term from the partner
Remove a debug print

bzr revid: alexis@via.ecp.fr-20120711131433-9sgffawe5qgmp3y3
2012-07-11 15:14:33 +02:00
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
Alexis de Lattre 42ffccfa96 Add a "Supplier Payment Term" on res.partner
Add payment term on purchase.order

bzr revid: alexis@via.ecp.fr-20120711111434-ih20ohy81bynn1wd
2012-07-11 13:14:34 +02:00
sebastien beau 7f28916d73 [FIX] purchase : manual or automatic purchase should have the same description for line always the partner_ref
bzr revid: sebastien.beau@akretion.com.br-20120711002817-pupfagnty0so015e
2012-07-11 02:28:17 +02:00
sebastien beau ef50bf061b [FIX] purchase : fix due to refactor done on product module
bzr revid: sebastien.beau@akretion.com.br-20120710234948-p87xrwwfbk4r6lc4
2012-07-11 01:49:48 +02:00
Benoit Guillot 1686d1ee3e [REF] replace purchase price precision by price unit and account precision. Remove purchase precision from config view
bzr revid: benoit.guillot@akretion.com.br-20120710122457-nv77lhcit0fxyu04
2012-07-10 14:24:57 +02:00
Thibault Delavallée 1ac5f6fa99 [REVIEW] Some cleaning after review and before merging.
bzr revid: tde@openerp.com-20120702161323-wvd0j6ng3dz56ifj
2012-07-02 18:13:23 +02:00
Thibault Delavallée 37a0658521 [IMP] needaction: cleaned definitions in addons.
bzr revid: tde@openerp.com-20120702145747-3m3s78tfmavjj61k
2012-07-02 16:57:47 +02:00
Kuldeep Joshi (OpenERP) 24533e2908 [IMP]purchase: add perameter to context_today
bzr revid: kjo@tinyerp.com-20120612115713-45t0i2qkiwulxik0
2012-06-12 17:27:13 +05:30
Fabien Pinckaers 7e5c7916a2 [IMP] form view, removed project_planning
bzr revid: fp@tinyerp.com-20120609194946-5pgqdhkf1mmrleox
2012-06-09 21:49:46 +02:00
Thibault Delavallée b11442d8f1 [CLEAN] purchase: added a context propagation.
bzr revid: tde@openerp.com-20120601132129-cnmnql29nml9in22
2012-06-01 15:21:29 +02:00
Thibault Delavallée cd19f68eb9 [MERGE] Merged with main addons.
bzr revid: tde@openerp.com-20120601113625-c9w0kmnw1dzvjswx
2012-06-01 13:36:25 +02:00
Quentin (OpenERP) 65031e90ef [IMP] account: changes related to the cleaning of the invoice workflow
bzr revid: qdp-launchpad@openerp.com-20120525151740-vjho9b0fopbrils7
2012-05-25 17:17:40 +02:00
Quentin (OpenERP) ab07d440ce [IMP] purchase: changes related to the cleaning of the PO workflow
bzr revid: qdp-launchpad@openerp.com-20120525143549-w8ste0euwmqg9ji9
2012-05-25 16:35:49 +02:00
Purnendu Singh (OpenERP) 9433fedf2a [IMP] purchase: Add one more button 'Send RFQ' on po for sending quatation on mail, add new template for that
bzr revid: psi@tinyerp.com-20120525131715-zuzdn3tcefhztctv
2012-05-25 18:47:15 +05:30
Purnendu Singh (OpenERP) 99110a63e0 [MERGE] merge with main addong
bzr revid: psi@tinyerp.com-20120523065342-zqted3y2ke5kq7fo
2012-05-23 12:23:42 +05:30
Sbh (Openerp) 1bc1b8817e [MERGE] Merge with lp:openobject-adddons
bzr revid: sbh@tinyerp.com-20120523045707-rxt3uirdycmb3bxj
2012-05-23 10:27:07 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Purnendu Singh (OpenERP) 1631dd2831 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120522110600-xk507cocya0xj13s
2012-05-22 16:36:00 +05:30
Sbh (Openerp) f4ef4460c2 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120522103754-qvz1rqmzfpywc6yq
2012-05-22 16:07:54 +05:30
Fabien Pinckaers ee566d388c [IMP] merged topbar status widgets
bzr revid: fp@tinyerp.com-20120522085037-oktkq3td2hg9lvzr
2012-05-22 10:50:37 +02:00
Purnendu Singh (OpenERP) 7af37ce79a [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120517105752-w0t9w57tifokahy4
2012-05-17 16:27:52 +05:30
Amit Patel (OpenERP) 1aefff9733 [MERGE]:merged from trunk
bzr revid: apa@tinyerp.com-20120517101517-npk57s14kgxlk7in
2012-05-17 15:45:17 +05:30
Sbh (Openerp) e51ed975f3 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120516043048-pkd9klih8jdszhni
2012-05-16 10:00:48 +05:30
Raphael Collet 9c6f104d86 [MERGE] trunk-v62_config (improve and complete new config wizards)
bzr revid: rco@openerp.com-20120515144630-j6qltq8e2t7grxj2
2012-05-15 16:46:30 +02:00
Turkesh Patel (Open ERP) 2880ad67f1 [IMP] project_scrum,purchase,purchase_requisition,stock_location: improved code.
bzr revid: tpa@tinyerp.com-20120515060111-bztqy1pie1c9e552
2012-05-15 11:31:11 +05:30
Sbh (Openerp) d424067702 [MERGE] Merge procurment
bzr revid: sbh@tinyerp.com-20120514120531-pionchjinalrucfm
2012-05-14 17:35:31 +05:30
Turkesh Patel (Open ERP) 99ce954eae [IMP] purchase: improve code for openchatter.
bzr revid: tpa@tinyerp.com-20120508125911-ppcgcj9liz2ihf69
2012-05-08 18:29:11 +05:30
Quentin (OpenERP) f3b695ae53 [IMP] stock, sale, purchase: some code optimization and few enhancements related to split of stock.picking into several objects
bzr revid: qdp-launchpad@openerp.com-20120507111222-2wnmkgiluiqwti82
2012-05-07 13:12:22 +02:00
Saurang Suthar (OpenERP) ecf4383009 [IMP]:improve title Based on receptions by Bases on incoming shipments in yml and xml files
bzr revid: ssu@tinyerp.com-20120507054656-vgzgavr908v9y9mj
2012-05-07 11:16:56 +05:30
Saurang Suthar (OpenERP) f2c731459b [IMP]:improve title Based on receptions by Bases on incoming shipments as per requirement
bzr revid: ssu@tinyerp.com-20120507053535-qkjfzrq1qk6ez2yy
2012-05-07 11:05:35 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Amit Patel (OpenERP) d1147c51e9 [IMP]
bzr revid: apa@tinyerp.com-20120501123446-kykbs2zi3pj0kq9u
2012-05-01 18:04:46 +05:30
Turkesh Patel (Open ERP) 2cb6766413 [IMP] improved code for running state.
bzr revid: tpa@tinyerp.com-20120501050624-6cq0b839evr3sdx9
2012-05-01 10:36:24 +05:30
Purnendu Singh (OpenERP) 5de1e8d561 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120430122540-haxtywb5gjy16qle
2012-04-30 17:55:40 +05:30
Amit Patel (OpenERP) c94ded8659 set order in stock and purchase
bzr revid: apa@tinyerp.com-20120427111056-w9miufobwy56ipq7
2012-04-27 16:40:56 +05:30
Quentin (OpenERP) cf08ca0180 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120426091106-1e8zr0f4txmcp3pk
2012-04-26 11:11:06 +02:00
Jagdish Panchal (Open ERP) 29918c6418 [IMP] rename UOM to Unit of Measure everywhere in sale,stock,purchase,project_long_term and project_planning
bzr revid: jap@tinyerp.com-20120425120908-z13f1k2an7q01b8j
2012-04-25 17:39:08 +05:30
Amit (OpenERP) db83bc2b68 [FIX] sale,purchase : Remove the defualt uom_id from sale order line and purchase order line
lp bug: https://launchpad.net/bugs/958897 fixed

bzr revid: amp@tinyerp.com-20120424070239-tm531qp5js7uhzfc
2012-04-24 12:32:39 +05:30
Quentin (OpenERP) 5db299411d [REV] revert of revision 6771 related to split of receptions/deliveries concepts. (will be back...)
bzr revid: qdp-launchpad@openerp.com-20120503102910-om8k1a06h1kosm1l
2012-05-03 12:29:10 +02:00
Thibault Delavallée 4b9dfed786 [FIX] Wrong var name due to copy and paste.
bzr revid: tde@openerp.com-20120419075354-ympww3kc0xw35vpb
2012-04-19 09:53:54 +02:00
Purnendu Singh (OpenERP) 735c6d5946 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120419063305-w5oj03h687trdik2
2012-04-19 12:03:05 +05:30
Thibault Delavallée 5b89f73e3e [FIX] Fixed missing imports.
bzr revid: tde@openerp.com-20120418134143-fb9c3sf7oudju7ey
2012-04-18 15:41:43 +02:00
Thibault Delavallée 1aa720a73d [FIX] Fixed date formatting in several messages. It now adds the user timezone to add coherence.
bzr revid: tde@openerp.com-20120418123150-dtw13rhrrhqibo1e
2012-04-18 14:31:50 +02:00
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 fe6e58a40e [FIX] Propagated ir.needaction class name change.
bzr revid: tde@openerp.com-20120403172108-ccvtnt512yexefe1
2012-04-03 19:21:08 +02:00
Thibault Delavallée befaa76b06 [MERGE] Merged with rga Purchase branch
bzr revid: tde@openerp.com-20120403113404-f8u54y65i8hjhdv1
2012-04-03 13:34:04 +02:00
Thibault Delavallée fad5c86dc9 [IMP] Small improvement of messages
bzr revid: tde@openerp.com-20120402153002-b96t8bfus3ham5cs
2012-04-02 17:30:02 +02:00
Thibault Delavallée c6e497c8c7 [MERGE] Merged with social framework branch
bzr revid: tde@openerp.com-20120402152231-mwohl2zn7o8jj3qb
2012-04-02 17:22:31 +02:00
Divyesh Makwana (Open ERP) aa8e83ea2d [IMP] account, sale, purchase : Cleanup the use of dicts, remove the automatic email send by the EDI and use proper template based on an XML ID.
bzr revid: mdi@tinyerp.com-20120402123651-ekqw8z66ltpqnxgz
2012-04-02 18:06:51 +05:30
Mayur Maheshwari (OpenERP) 69c1908b38 [IMP]stock: add in type in purchase, and set readonly in partner_id field
bzr revid: mma@tinyerp.com-20120402102412-mjwwvwm3hxm5d6ra
2012-04-02 15:54:12 +05:30
Purnendu Singh (OpenERP) e9efa4f61e [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120402053427-xhu1v33sxuptbd9q
2012-04-02 11:04:27 +05:30
Mayur Maheshwari (OpenERP) e583524ace [MERGE]Merge with lp:~openerp-dev/openobject-addons/trunk-stock_picking_usability
bzr revid: mma@tinyerp.com-20120402052937-7j4rcyfh0qj7p2gh
2012-04-02 10:59:37 +05:30
Mayur Maheshwari (OpenERP) 4c62cb2086 [IMP]stock: Improve filed name
bzr revid: mma@tinyerp.com-20120330111000-6kdvit7ycmtuuk84
2012-03-30 16:40:00 +05:30
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Sbh (Openerp) 1078da6717 [IMP] purchase: rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330075638-81vq3papia6hitwu
2012-03-30 13:26:38 +05:30
Sbh (Openerp) d9359aacfb [IMP]account: remove address_id form compute_all
bzr revid: sbh@tinyerp.com-20120329124138-isbvzt8z4drn7fwn
2012-03-29 18:11:38 +05:30
Mayur Maheshwari (OpenERP) 741d2770eb [IMP]stock: Improve a name of filed
bzr revid: mma@tinyerp.com-20120329120752-883ps6s9ap5q6dxf
2012-03-29 17:37:52 +05:30
Mayur Maheshwari (OpenERP) 4db0507a88 [IMP]stock: added a force_assign for skip a wkf darft to asssigned in recepation
bzr revid: mma@tinyerp.com-20120329113658-uf1g2xke4cwgdr0n
2012-03-29 17:06:58 +05:30
Purnendu Singh (OpenERP) 4a274f3dda [IMP] account, purchase, sale: Improve code to add a link in mail
bzr revid: psi@tinyerp.com-20120328060443-34pimg3azu50dy4v
2012-03-28 11:34:43 +05:30
Purnendu Singh (OpenERP) 5488e8ae0a [IMP] mail, account, sale, purchase: remove _hook_msg_sent from account, sale and purchase and revert all changes of mail as it will be done in other branch
bzr revid: psi@tinyerp.com-20120327114444-qj9z73j0zaq4kkd2
2012-03-27 17:14:44 +05:30
RGA(OpenERP) d5411712d9 [IMP] hange method name _notificate to _send_note and add need action
bzr revid: rgaopenerp-20120316145704-e87uo2rqz1ppitnl
2012-03-16 20:27:04 +05:30
RGA(OpenERP) a67ecbaaae [IMP] Added notification for purchase order
bzr revid: rgaopenerp-20120313100726-e01a0bbrxw05kmw0
2012-03-13 15:37:26 +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
Bharat Devnani (OpenERP) 3662f7e5db [REM] removed res.partner.address reference from purchase module, just need to solve 'test/process/edi_purchase_order.yml' yml and its references
bzr revid: bde@tinyerp.com-20120305132539-1u8zok2ccy6csemu
2012-03-05 18:55:39 +05:30
Divyesh Makwana (Open ERP) 5c6efbd235 [IMP] purchase : Improved the code to get the invoice lines at first time when we create the invoice.
bzr revid: mdi@tinyerp.com-20120305121642-781krexsohokecfn
2012-03-05 17:46:42 +05:30
Divyesh Makwana (Open ERP) 314f9586d0 [IMP] purchase : Remove the warning when 'based on PO lines' but generate the invoice instead.
bzr revid: mdi@tinyerp.com-20120305104856-5n9x4ntz8jitcywf
2012-03-05 16:18:56 +05:30
Mayur Maheshwari (OpenERP) 34d47a13ea [REM]: Purchase: Removed print button
[IMP]: purchase: renamed Receive product button name

bzr revid: mma@tinyerp.com-20120305051952-46lj68covxrod54s
2012-03-05 10:49:52 +05:30
Mayur Maheshwari (OpenERP) b4688cd91b [IMP]: Purchase: Changed string for invoiced field
bzr revid: mma@tinyerp.com-20120305051117-hmgatham6qkl3z76
2012-03-05 10:41:17 +05:30
Mayur Maheshwari (OpenERP) ae97d281d3 [IMP]purchase:comment code of edi for pending now
bzr revid: mma@tinyerp.com-20120229113711-jq8in1oww9o03on2
2012-02-29 17:07:11 +05:30
Mayur Maheshwari (OpenERP) f4f13affad [IMP]purchase: added message_hook method and improve workflow and button
bzr revid: mma@tinyerp.com-20120229101653-wiuo4am11s1kaa5h
2012-02-29 15:46:53 +05:30
Mayur Maheshwari (OpenERP) 5f50bd32e7 [IMP]purchase:Improve code state change by workflow
bzr revid: mma@tinyerp.com-20120229061913-oj8djiwaps5mdi1r
2012-02-29 11:49:13 +05:30
Mayur Maheshwari (OpenERP) 66eba554e4 [IMP]purchase:Added a Print Button in New state
bzr revid: mma@tinyerp.com-20120229061332-gagzxe9tf5pywhju
2012-02-29 11:43:32 +05:30
Mayur Maheshwari (OpenERP) 06b32aedf4 [IMP]purchase: Improve warning message and set a button attrs
bzr revid: mma@tinyerp.com-20120229060931-gsgg20m9mut5p10y
2012-02-29 11:39:31 +05:30
Mayur Maheshwari (OpenERP) 3e9fbd83ca [IMP]purchase: Added a button receive invoice & receive product, improve view and related code, change label done to paid
bzr revid: mma@tinyerp.com-20120228115949-03tbq9mqcr0bwrt2
2012-02-28 17:29:49 +05:30
Mayur Maheshwari (OpenERP) 7f74731083 [IMP]purchase: Fix Error of email template, added send button in workflow, change some state label name and its button position
bzr revid: mma@tinyerp.com-20120227131557-dl1ut04uypafpzwf
2012-02-27 18:45:57 +05:30
Quentin (OpenERP) b6ee3bddd5 [MERGE] merge the branch from Numérigraphe with a better label for the address of direct delivery on PO.
bzr revid: qdp-launchpad@openerp.com-20120222164815-t6qushz6qhpuhe07
2012-02-22 17:48:15 +01:00
Numerigraphe - Lionel Sausin 9ae977e928 [FIX] purchase: don't alter caller's context
bzr revid: ls@numerigraphe.fr-20120222131849-42mv2m6mfdb41miw
2012-02-22 14:18:49 +01:00
Numerigraphe - Lionel Sausin 46ae512598 [IMP] purchase: clearer label for direct delivery
bzr revid: ls@numerigraphe.fr-20120217091908-uinackdla8hlydqf
2012-02-17 10:19:08 +01:00
Olivier Dony 532c17df80 [IMP] purchase: remove useless loop in PO line on_change
bzr revid: odo@openerp.com-20120216123408-mh2htwyxf8glz450
2012-02-16 13:34:08 +01:00
Olivier Dony b2bd614820 [MERGE] purchase: refactor computation of PO line scheduled date, courtesy of Akretion
bzr revid: odo@openerp.com-20120216115515-6m0aa62s3gn7rt01
2012-02-16 12:55:15 +01:00
benoit-guillot-z 79a3c7a976 [REF] purchase: refactoring of date_planned in the class purchase_order_line in order to overload it easily
bzr revid: rvalyi@gmail.com-20120215224743-5gtpc8q6pane2ybm
2012-02-15 20:47:43 -02:00
Mayur Maheshwari (OpenERP) 19de91d4b9 [FIX]purchase: removed wait ad wait_auth which unnecessary
lp bug: https://launchpad.net/bugs/932059 fixed

bzr revid: mma@tinyerp.com-20120215120331-7uc0ybsv90oayfw2
2012-02-15 17:33:31 +05:30
Olivier Dony da84f36eb4 [FIX] all: update context_today calls after API change
See also server revision 4053
revision-id: odo@openerp.com-20120214122413-rznpdyqajrzswk4o

bzr revid: odo@openerp.com-20120214122520-f4lyaoolw1sik7zo
2012-02-14 13:25:20 +01:00
Olivier Dony 5fc1a9fc7b [FIX] all: use newly introduced fields.date.context_today
Following the introduction of fields.date.context_today,
correct the main cases where we need to use the user's
timezone instead of the default UTC one.
There are probably many minor cases where this may be
useful, but those cases should be easy to fix now
that there is a common way to fix them.

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

bzr revid: odo@openerp.com-20120213180741-4hvd4p7wsep0fomf
2012-02-13 19:07:41 +01:00
Numerigraphe - Lionel Sausin 85efe09cb3 [IMP] purchase: clearer description for dest_address_id
bzr revid: ls@numerigraphe.fr-20120203132909-b4cojt31sh3pyvqd
2012-02-03 14:29:09 +01:00
Raphael Collet f634d05b7d [IMP] purchase: simplify a bit method onchange_product_id
bzr revid: rco@openerp.com-20120124123104-l1tgpcnnthyrsn9k
2012-01-24 13:31:04 +01:00
Harry (OpenERP) cdabe44260 [IMP] purchase: remove unused method
bzr revid: hmo@tinyerp.com-20120112071856-zh0bl7tn7zv0x21i
2012-01-12 12:48:56 +05:30
Harry (OpenERP) 2c6418bde6 [MERGE] merged with trunk development branch
bzr revid: hmo@tinyerp.com-20120112070927-liv9yfctl4wo5i08
2012-01-12 12:39:27 +05:30
Harry (OpenERP) a4eb2a04b5 [REF] purchase: refactor product_id_change and rename with onchange_product_id
bzr revid: hmo@tinyerp.com-20120112070240-zgsic6tjiy7j7g30
2012-01-12 12:32:40 +05:30
Raphael Collet e99959800f [MERGE] lp:852456 (purchase: fix bad context handling in product_id_change)
bzr revid: rco@openerp.com-20120111085348-wejvj1ayz9ypd5g0
2012-01-11 09:53:48 +01:00
Bharat Devnani (OpenERP) 5a12ad85fc [FIX] purchase : changed name of updated context variable in def product_id_change of purchase/purchase.py
lp bug: https://launchpad.net/bugs/852456 fixed

bzr revid: bde@tinyerp.com-20120111081148-jd2bd9596w78399v
2012-01-11 13:41:48 +05:30
Harry (OpenERP) c7d117be0c [MERGE] stock, purchase: clean onchange_product and onchange_uom in purchase.order.line and add test case to check stock valuation entries of stock.
bzr revid: hmo@tinyerp.com-20120106121612-qc156nkqngl6gmgq
2012-01-06 17:46:12 +05:30
Olivier Dony d5168e11a3 [MERGE] purchase: refactoring of PO date computation, courtesy of Benoit Guillot (Akretion)
bzr revid: odo@openerp.com-20111223133616-cwkx0wvtcdk085p0
2011-12-23 14:36:16 +01:00
Benoit Guillot 45b98c21f5 [REF] refactor to use procurement object
bzr revid: benoit.guillot@akretion.com.br-20111222160143-imuns5olo2r23crj
2011-12-22 17:01:43 +01:00
Benoit Guillot e9c1456e28 [REF] Refactor schedule_date and order_dates
bzr revid: benoit.guillot@akretion.com.br-20111222083144-btyyghy55dulim0h
2011-12-22 09:31:44 +01:00
Kirti Savalia (OpenERP) 97f262c5f4 [MERGE]:merge with latest addons
bzr revid: ksa@tinyerp.com-20111222072745-48lu6xkgl7tlyqwo
2011-12-22 12:57:45 +05:30
Olivier Dony 0d5bddc89f [MERGE] sale,purchase: better context passing during picking creation, courtesy of Akretion
Existing overriding modules also updated
to use the new API

bzr revid: odo@openerp.com-20111221153924-0a6nbc7r83tlu1jl
2011-12-21 16:39:24 +01:00
Olivier Dony 04be08d0f0 [MERGE] sale,purchase: better context passing during picking creation, courtesy of Akretion
bzr revid: odo@openerp.com-20111221131028-a5xhryqg30eghlaa
2011-12-21 14:10:28 +01:00
Mayur Maheshwari (OpenERP) ad2ed3a0b0 [FIX]purchase:frow is replace by from in tool-tip
lp bug: https://launchpad.net/bugs/907290 fixed

bzr revid: mma@tinyerp.com-20111221115930-gsh921fcf6p0x23x
2011-12-21 17:29:30 +05:30
Raphael Collet faf2dfd908 [RIP] purchase: funeral of dead code
bzr revid: rco@openerp.com-20111220150930-a47t7pjccy0v80sy
2011-12-20 16:09:30 +01:00
Raphaël Valyi 1cac7a3912 [IMP] sale; purchase: correctly propagate the context arg and assume it can be given by wkf, even if wkf engine may not support it yet (it's backward compatible anyway)
bzr revid: rvalyi@gmail.com-20111219165440-sp3fp4f8xdcleu0r
2011-12-19 14:54:40 -02:00
Kirti Savalia (OpenERP) 8af8d33637 [IMP]:code for product onchange when uom is different
bzr revid: ksa@tinyerp.com-20111205104459-p2hnekd0tazuia2n
2011-12-05 16:14:59 +05:30
Raphaël Valyi e47622c9ce [REF] purchase: use standard context argument in new modular picking creation methods appeared recently. NB this doesn't fix the fact the workflow engine doesn't pass us the context
bzr revid: rvalyi@gmail.com-20111121223137-go7ojq1ie05bffgw
2011-11-21 20:31:37 -02:00
Raphael Collet bff6674525 [MERGE] lp:800100, make invoice number, mrp order ref, purchase order ref, sale order ref, and picking ref unique per company
bzr revid: rco@openerp.com-20111117154004-fbean9hqldvrsxdq
2011-11-17 16:40:04 +01:00
Quentin (OpenERP) e54317dd2b [IMP] pruchase, account_anglo_saxon, purchase_analytic_plans: added underscore prefix on _prepare_inv_line() for consistency
bzr revid: qdp-launchpad@openerp.com-20111115153201-ny1yq1zkyjz8qxfq
2011-11-15 16:32:01 +01:00
Quentin (OpenERP) 9a3f03efe7 [REF] purchase, purchase_analytic_plans, account_anglo_saxon: changed name of function inv_line_create into prepare_inv_line
bzr revid: qdp-launchpad@openerp.com-20111115114839-3359yjv7vw0t8krn
2011-11-15 12:48:39 +01:00
Rucha (Open ERP) e54960537f [REVERT]: purchase: Reverted changes for suggestion to create the invoice with no lines, then to create the lines with the invoice_id set, as it was calling function fields more times
bzr revid: rpa@tinyerp.com-20111115101434-2hf7r4hd8fcym9mo
2011-11-15 15:44:34 +05:30
Rucha (Open ERP) 92ee535e28 [ADD]: purchase: Added docstring to action_invoice_create and inv_line_create
bzr revid: rpa@tinyerp.com-20111115071436-wqjxbhqff7oma7fl
2011-11-15 12:44:36 +05:30
Rucha (Open ERP) ce437f9503 [IMP, FIX]: purchase: changed in the signature of inv_line_create to return only dict of data so that we can use that value separately to create invoice line instead of (0, 0, {..}) that only used to generate invoice line with invoice only,
* changed signature of inv_line_create in account_anglo_saxon and purchase_analytic_plans too
* Improved logic of method a bit to create the invoice with no lines, then to create the lines with the invoice_id set. 
* TODO: docstring

bzr revid: rpa@tinyerp.com-20111115070227-317j1ij7vlthtuc0
2011-11-15 12:32:27 +05:30
Rucha (Open ERP) bb234154f6 [REF]: purchase: Improvement in variable names
bzr revid: rpa@tinyerp.com-20111115064353-yyf2z34wvmnyi5ud
2011-11-15 12:13:53 +05:30
Fabien Pinckaers 4d77356d91 misc
bzr revid: fp@tinyerp.com-20111114111810-v5jspbkway8lf6nc
2011-11-14 12:18:10 +01:00
Divyesh Makwana (Open ERP) fa247f3357 [IMP] sale,purchase,mrp,stock,account : Constraint Error-Order Reference must be unique per company
bzr revid: mdi@tinyerp.com-20111114090520-1c3psfmzdi6ts9ni
2011-11-14 14:35:20 +05:30
Fabien Pinckaers ecc200a14f merge coverage purchase
bzr revid: fp@tinyerp.com-20111113160732-7ic5t0igzh0jw2pm
2011-11-13 17:07:32 +01:00
Fabien Pinckaers 77a228421e merge: digital precision product uom
bzr revid: fp@tinyerp.com-20111111135906-kljtmr0r5tb59ia5
2011-11-11 14:59:06 +01:00
Olivier Dony d84a6c5757 [FIX] purchase: correct remaining error in last merge
action_picking_create() must only return one picking ID,
to be used to bind that picking's subflow in the PO's
workflow.

bzr revid: odo@openerp.com-20111111003127-gweu0vkcdgwi4tqd
2011-11-11 01:31:27 +01:00
Olivier Dony f8de95825c [MERGE] purchase: refactoring of picking creation, courtesy of Raphaël Valyi, Akretion
bzr revid: odo@openerp.com-20111110225802-ocpesmmtz4q68r8r
2011-11-10 23:58:02 +01:00
Vo Minh Thu 35c3aabf0b [MERGE] trigger the workflow when canceling a purchase order.
bzr revid: vmt@openerp.com-20111110132059-b0n5591f5oc91469
2011-11-10 14:20:59 +01:00
Olivier Dony 044ff3d2fe [IMP] purchase: cleanup/improve refactored code, including:
- correct wrong indentation for move/picking confirmation
- improved/corrected docstring
- change returned values to lists, as returning single ID has no sense
- simplify code when possible

bzr revid: odo@openerp.com-20111110112139-9qflyeuysrp138mt
2011-11-10 12:21:39 +01:00
DBR (OpenERP) 38aa5ab1b8 [Merge]with: lp:openobject-addons
bzr revid: dbr@tinyerp.com-20111110092719-bw74ofhw2717xxfo
2011-11-10 14:57:19 +05:30
Olivier Dony c74af1ef44 [MERGE] purchase: refactoring of picking creation, courtesy of Akretion
bzr revid: odo@openerp.com-20111109181256-hk2xo3xm5zg6uftv
2011-11-09 19:12:56 +01:00
Vo Minh Thu ca2420a728 [MERGE] Better phrasing in Invoice Control selection field (on purchase orders).
bzr revid: vmt@openerp.com-20111109141231-tads7me0z12i2tcu
2011-11-09 15:12:31 +01:00
Vo Minh Thu dc027540d0 [IMP] Corrected typo and bring some consistency in phrasing.
bzr revid: vmt@openerp.com-20111109123842-bfqhitqwl1i28f1x
2011-11-09 13:38:42 +01:00
Rucha (Open ERP) daa579c9a3 [FIX]: purchase: Fixed problem of cancelling PO was not cancelling related procurement, this was a problem of workflow of purchase order
lp bug: https://launchpad.net/bugs/868456 fixed

bzr revid: rpa@tinyerp.com-20111109114908-oci1p59e636hebsr
2011-11-09 17:19:08 +05:30
Amit Bhavsar (Open ERP) 5ae27e27e1 [polish2_purchase],rename the invoice control from PO and rename the menu from purchase/invoice control
bzr revid: amb@tinyerp.com-20111109065127-e9zl9xor5j2djive
2011-11-09 12:21:27 +05:30
Divyesh Makwana (Open ERP) 63e3886bc3 [FIX] sale : Constraint Error-Order Reference must be unique per company
lp bug: https://launchpad.net/bugs/800100 fixed

bzr revid: mdi@tinyerp.com-20111109052103-0skkpxbztxqasr05
2011-11-09 10:51:03 +05:30
Raphael Collet 60748c2b06 [MERGE] lp:882998
bzr revid: rco@openerp.com-20111109133757-srxb6kak5we5p0js
2011-11-09 14:37:57 +01:00
Divyesh Makwana (Open ERP) 6b9512dd32 [FIX] [trunk] [sale/purchase]: picking order date is not the same as the sale/purchase order date
lp bug: https://launchpad.net/bugs/882998 fixed

bzr revid: mdi@tinyerp.com-20111104045018-bqj356yrtvvwlop4
2011-11-04 10:20:18 +05:30
Bogdan Stanciu e19e1fe100 [FIX] some product_qty fields are set with hardcoded decimal precision, and some without. I added dp on all occurrences of product_qty.
lp bug: https://launchpad.net/bugs/884179 fixed

bzr revid: bogdanovidiu.stanciu@gmail.com-20111031113830-drdqvvrz032nrzh4
2011-10-31 12:38:30 +01:00
DBR (OpenERP) 75ac957971 [IMP]puchase: define wkf_warn_buyer function as dead code
bzr revid: dbr@tinyerp.com-20111031053347-1sbl8k5l9gpo5x1e
2011-10-31 11:03:47 +05:30
Raphaël Valyi fea2c90d35 [FIX] purchase: create picking in _create_pickings only if picking_id not already provided; thanks to Cloves Almeida for reporting this!
bzr revid: rvalyi@gmail.com-20111027211459-hk8n2milqo2c37vk
2011-10-27 19:14:59 -02:00
Raphaël Valyi 52e6f2ba14 [MERGE] merged addons-purchase-extensible-action-picking-create branch into trunk
bzr revid: rvalyi@gmail.com-20111027211124-upii190dd01m7pzo
2011-10-27 19:11:24 -02:00
Kirti Savalia (OpenERP) 50cc22650b [IMP]:improve name
bzr revid: ksa@tinyerp.com-20111101060629-am0qgs7h5fnj581j
2011-11-01 11:36:29 +05:30
Kirti Savalia (OpenERP) 62fc60f882 [FIX]:naming issue for order date
lp bug: https://launchpad.net/bugs/883930 fixed

bzr revid: ksa@tinyerp.com-20111101052859-32du8dccos5gl14n
2011-11-01 10:58:59 +05:30
Harry (OpenERP) 5cdac204cd [MERGE] merged parent branch
bzr revid: hmo@tinyerp.com-20111020073513-3np4krmflvtwqhuk
2011-10-20 13:05:13 +05:30
Harry (OpenERP) d53d6c0fe7 [IMP] purchase: clear stuff
bzr revid: hmo@tinyerp.com-20111020073004-voidg0oilufqo22q
2011-10-20 13:00:04 +05:30
Raphaël Valyi e08e6d973a [REF] purchase: more work for modular picking generation
bzr revid: rvalyi@gmail.com-20111016013125-0blsz0g2gl5z1plv
2011-10-15 22:31:25 -03:00
Quentin (OpenERP) 00c0894d91 [MERGE] lp:802322
bzr revid: qdp-launchpad@openerp.com-20111018084234-ele9nnaowd83nrsv
2011-10-18 10:42:34 +02:00
florian-dacosta f4685cdc6f [REF] purchase: modular picking creation
bzr revid: rvalyi@gmail.com-20111003212747-3pnxz25eohzfvq5i
2011-10-03 18:27:47 -03:00
Fabien Pinckaers f5a95f40fe [IMP] purchase invoice control wizard improvemens
bzr revid: fp@tinyerp.com-20111002154802-pnl31a0ulf688jcp
2011-10-02 17:48:02 +02:00
Fabien Pinckaers 81f4199fe6 [IMP] config wizards useability
bzr revid: fp@tinyerp.com-20111002125958-uh8ubpli8izpxqyw
2011-10-02 14:59:58 +02:00
Fabien Pinckaers b8140d9138 fix
bzr revid: fp@tinyerp.com-20110925225332-bdrdq48tvu8wpj9a
2011-09-26 00:53:32 +02:00
Fabien Pinckaers 8d31afee04 merge
bzr revid: fp@tinyerp.com-20110925224950-1l4oxm6tz12z623d
2011-09-26 00:49:50 +02:00
Fabien Pinckaers 732f778f4e [FIX] is price not in pricelist for a PO
bzr revid: fp@tinyerp.com-20110925224429-nb300pvodh02vh1y
2011-09-26 00:44:29 +02:00
Fabien Pinckaers 8e34fa6526 [FIX] translated msg for PO
lp bug: https://launchpad.net/bugs/852456 fixed

bzr revid: fp@tinyerp.com-20110924140744-728n8oda7vw8mzum
2011-09-24 16:07:44 +02:00
Fabien Pinckaers 0aecb63c24 merge
lp bug: https://launchpad.net/bugs/812794 fixed

bzr revid: fp@tinyerp.com-20110924101950-40s8zkahp0i5dof8
2011-09-24 12:19:50 +02:00
Fabien Pinckaers c394820260 merge
bzr revid: fp@tinyerp.com-20110924101420-1v47ye9g5g0cwjqi
2011-09-24 12:14:20 +02:00
ron@tinyerp.com a1f8fd00f6 [IMP]Purchase: Improved string value of warehouse instead of wharehouse
bzr revid: ron@tinyerp.com-20110920112726-43r8yiwu8ubkpxyy
2011-09-20 16:57:26 +05:30
ron@tinyerp.com e7fb72e30e [IMP]purchase: Improved PEP standard
bzr revid: ron@tinyerp.com-20110919132107-w37cdlq6vhcap33x
2011-09-19 18:51:07 +05:30
Fabien Pinckaers a32b8b85b9 fix
bzr revid: fp@tinyerp.com-20110918140159-r63shedt1vuilojs
2011-09-18 16:01:59 +02:00
Fabien Pinckaers c4047f3936 [useability] better error/warning message
bzr revid: fp@tinyerp.com-20110918135310-sx5wzu22opr9cdwo
2011-09-18 15:53:10 +02:00