Commit Graph

17 Commits

Author SHA1 Message Date
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
Kuldeep Joshi (OpenERP) 3c50eb017a [IMP] set logging.getLogger(__name__)
bzr revid: kjo@tinyerp.com-20120622064854-5f6fss55k7305e8q
2012-06-22 12:18:54 +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
Turkesh Patel (Open ERP) f5f9d458b6 [FIX] improved code in edi and l10n_ch modules.
bzr revid: tpa@tinyerp.com-20120322061846-021c8rb9yfkespr4
2012-03-22 11:48:46 +05:30
Jigar Amin - OpenERP 92420a78f3 [FIX] Account edi import parent_id
bzr revid: jam@tinyerp.com-20120306100743-562ep2q3lr9ylt36
2012-03-06 15:37:43 +05:30
Jigar Amin - OpenERP c1c73c3fda [FIX] edir partner_id id reference to self .id
bzr revid: jam@tinyerp.com-20120305133048-gm2tc527t1gzagu3
2012-03-05 19:00:48 +05:30
Bhumika (OpenERP) ca9325156d [MERGE] edi : remove res.partner.address
bzr revid: sbh@tinyerp.com-20120305102435-1q579r3o89b8l60m
2012-03-05 15:54:35 +05:30
Jigar Amin - OpenERP 09b0ecc8f9 [FIX] removed res partner address code
bzr revid: jam@tinyerp.com-20120305060628-qlynpirl1e6fh5nb
2012-03-05 11:36:28 +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 dc844d92b6 [IMP] edi: cleanup comments, copyright years, etc.
bzr revid: odo@openerp.com-20111108120754-vzhmszqy02a4ovkt
2011-11-08 13:07:54 +01:00
Olivier Dony f8af3c0c09 [FIX] edi: watch out for context=None
bzr revid: odo@openerp.com-20111105015751-s8wtp4yik222kaux
2011-11-05 02:57:51 +01:00
Olivier Dony 2b94ba1718 [FIX] edi: fix importing already existing partner
bzr revid: odo@openerp.com-20111105004332-yhgslidcd5ls957j
2011-11-05 01:43:32 +01:00
Olivier Dony 0f047fc025 [IMP] edi: fix bank info import/export
bzr revid: odo@openerp.com-20111102234116-rixugbnnq92ix7o6
2011-11-03 00:41:16 +01:00
Olivier Dony 74a1c3fe03 [IMP] edi: fix bank info import/export + test it
bzr revid: odo@openerp.com-20111028151654-s54mn52fcaf796l9
2011-10-28 17:16:54 +02:00
Olivier Dony 59c6a000cb [IMP] edi: improve EDI preview sidebar + add payment options for invoices
bzr revid: odo@openerp.com-20111028134724-1nkpg8srghbznpov
2011-10-28 15:47:24 +02:00
Olivier Dony b57ad41b0b [IMP] edi: finish moving edi into new addon
bzr revid: odo@openerp.com-20111004205716-u3pdb9th4ma3zkvx
2011-10-04 22:57:16 +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