Commit Graph

656 Commits

Author SHA1 Message Date
Olivier Dony 8ac110c4dd [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 5098 rev-id: odo@openerp.com-20131011123914-7zuvd9mch21yxgj8
bzr revid: dle@openerp.com-20131009131902-a93nsbou4w8y0vlx
bzr revid: chs@openerp.com-20131009175454-j06y1ngylfbqyrpj
bzr revid: dle@openerp.com-20130918160049-fo88fl7uyhfoofkv
bzr revid: dle@openerp.com-20130924130544-kmkyr0d73cusvdav
bzr revid: odo@openerp.com-20131011134433-nyfjipvlql4xu127
2013-10-11 15:44:33 +02:00
Martin Trigaux 6bd70af1de [IMP] purchase: put back sql request to set exception message and avoid context hack
bzr revid: mat@openerp.com-20131009122714-rqhciu8ozy059pyn
2013-10-09 14:27:14 +02:00
Martin Trigaux 18528adaff [FIX] purchase: block workflow when supplier check fails, even if already has set an error message
lp bug: https://launchpad.net/bugs/1236191 fixed

bzr revid: mat@openerp.com-20131007081014-8p0u7s0svx7gokg1
2013-10-07 10:10:14 +02:00
Martin Trigaux cdd5b4f130 [FIX] purchase: use the correct variable, finally
bzr revid: mat@openerp.com-20131004155600-vqasj1w07uhnvdmy
2013-10-04 17:56:00 +02:00
Martin Trigaux 4c0c18b803 [FIX] purchase: avoid getting trigger loop (again), apply same fix on procurement to be consistent
bzr revid: mat@openerp.com-20131004153915-2urkq50bp8rnddnt
2013-10-04 17:39:15 +02:00
Martin Trigaux e827454d1d [FIX] purchase: avoid workflow trigger infinite loop
bzr revid: mat@openerp.com-20131004150710-mtecvsj9ad7qrisc
2013-10-04 17:07:10 +02:00
Martin Trigaux 376d390914 [IMP] purchase: don't send messages at all when exception, already logged in message field
bzr revid: mat@openerp.com-20131004144029-rp0j2z53zxt7ddh5
2013-10-04 16:40:29 +02:00
Martin Trigaux dbac14474f [FIX] purchase: reduce the number of mail messages sent to when procurement in exception
lp bug: https://launchpad.net/bugs/1233730 fixed

bzr revid: mat@openerp.com-20131004140602-8gic5ojgadso5801
2013-10-04 16:06:02 +02:00
Denis Ledoux 955276a684 [FIX]purchase: It was no possible to validate invoices of several purchase orders due to a message_post with a list of more than 1 id
bzr revid: dle@openerp.com-20130920115431-ub87n3wgobuq4ic3
2013-09-20 13:54:31 +02:00
Christophe Simonis bf29a2ebc7 [MERGE] forward port of branch 7.0 up to revid 9302 chs@openerp.com-20130718111616-apacuhc2qhquobtc
bzr revid: dle@openerp.com-20130627104833-b9zgtu8urj43f12b
bzr revid: mat@openerp.com-20130702135856-kmg7d8anw17nkbd8
bzr revid: chs@openerp.com-20130718115928-wpa84dqh8tcq31zt
2013-07-18 13:59:28 +02:00
Quentin (OpenERP) 84a134c46d [FIX] account_anglo_saxon: backport of revision 8787 of trunk
bzr revid: qdp-launchpad@openerp.com-20130710215655-5ym1u4ecsmqdw30n
2013-07-10 23:56:55 +02:00
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
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
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
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