Commit Graph

14 Commits

Author SHA1 Message Date
Raphael Collet cde05592ce [IMP] edi: use context manager for new cursor
bzr revid: rco@openerp.com-20140409134440-ylhri8kl6mwv4g2k
2014-04-09 15:44:40 +02:00
Raphael Collet 89f5844b2a [IMP] document, edi, procurement: use method Registry.cursor() (formerly get_cursor)
bzr revid: rco@openerp.com-20140409095659-sxcgsdbsxvfrzwg4
2014-04-09 11:56:59 +02:00
Raphael Collet 0d019b5d90 [IMP] document, edi, procurement: use new method Registry.get_cursor()
bzr revid: rco@openerp.com-20140409070922-2lbc6b2llk46n8rg
2014-04-09 09:09:22 +02:00
niv-openerp 04e9c7a19f Removed small usage of openerp.http
bzr revid: nicolas.vanhoren@openerp.com-20131018121243-o1ua7s85x75fwyuq
2013-10-18 14:12:43 +02:00
Vo Minh Thu 69b23c9936 [REF] service: some code was touching the internal of netsvc.Service so it has to be updated.
bzr revid: vmt@openerp.com-20130201112309-bjhu7jems82uk6bg
2013-02-01 12:23:09 +01:00
Vo Minh Thu d2d8779657 [REF] edi: use openerp.service.rpc instead of ExportService.
bzr revid: vmt@openerp.com-20130131154515-hb2ginvg8f0fvek2
2013-01-31 16:45:15 +01:00
Vo Minh Thu 05cb1f04eb [REF] edi: kill the edi service (need some refactoring later).
bzr revid: vmt@openerp.com-20130130163103-6xawlt5774rbl1f2
2013-01-30 17:31:03 +01:00
Olivier Dony 5f24594223 [IMP] edi: work-in-progress: remove permanent storage of edi.document
The EDI documents will now be generated on demand
and available from the Portal view of each document.
Instead of getting a link to a statically generated
EDI document, customers will receive a link to
the portal access to the document. They will be able
to signup on the portal the first time as well,
provided they are using the secure token that was
sent to them (i.e. the right link).

The link to pay online will be available in the
portal as well.

Still much to do, this is a small first step,
with edi.document renamed to edi.edi for
consistency, as it will not persist any
edi.document anymore.

bzr revid: odo@openerp.com-20121011152008-bht7ub6woaex0a7u
2012-10-11 17:20:08 +02:00
Pinakin Nayi (OpenERP) 62e4a52f2d [IMP]edi-event-email_template-fetchmail-warning-msg
bzr revid: pna@tinyerp.com-20120712122459-hvvxq5nqrtfxv3ei
2012-07-12 17:54:59 +05:30
Kuldeep Joshi (OpenERP) 3c50eb017a [IMP] set logging.getLogger(__name__)
bzr revid: kjo@tinyerp.com-20120622064854-5f6fss55k7305e8q
2012-06-22 12:18:54 +05:30
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Olivier Dony 00dc28d4b0 [IMP] edi: updated metadata, improved error handling
bzr revid: odo@openerp.com-20111105004217-7s1ks15so5167lfp
2011-11-05 01:42:17 +01:00
Olivier Dony adbe3bf5ef [FIX] edi: temptative fix for edi controllers (wip)
bzr revid: odo@openerp.com-20111013145912-zru7msgt9aodsdir
2011-10-13 16:59:12 +02:00
Olivier Dony d59572ccc2 [ADD] edi: moved from server into separate module
bzr revid: odo@openerp.com-20111004164339-4fxlpxjadsm499kb
2011-10-04 18:43:39 +02:00