Commit Graph

15 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
Quentin (OpenERP) af32150ad8 [REV] reverted previous commit (7212) that removes footer field on res.partner.bank, because specs changed
bzr revid: qdp-launchpad@openerp.com-20120809120409-lmubwp2k7wig83hz
2012-08-09 14:04:09 +02:00
Divyesh Makwana (Open ERP) 917a361fa4 [IMP] edi : Removed the 'bank_ids' from 'Company Address' because 'rml_footer2' is now fully editable.
bzr revid: mdi@tinyerp.com-20120807122931-divkd8a9xhgtamzf
2012-08-07 17:59:31 +05:30
Divyesh Makwana (Open ERP) 10b26a9edf [IMP] account, edi : Removed 'footer' boolean from 'res.partner.bank' because 'rml_footer2' is now fully editable since server revision 4198 and its related changes.
bzr revid: mdi@tinyerp.com-20120807110257-sy98hpliumlhtwis
2012-08-07 16:32:57 +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
Jigar Amin - OpenERP e3ab3120c8 [FIX] fix bank addres type fiedl parse
bzr revid: jam@tinyerp.com-20120305070001-h5g9gj3ipx33mv7y
2012-03-05 12:30:01 +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 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 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 326a7b562c [IMP] edi: review/improve EDI templates, cleanup, minor fixes (wip)
bzr revid: odo@openerp.com-20111026000110-12zecr32uyola9lc
2011-10-26 02:01:10 +02:00
Olivier Dony 77180a5bcc [IMP] edi: bugfixes/cleanup after more review
bzr revid: odo@openerp.com-20111005003338-6ol0kd8espdfaq32
2011-10-05 02:33:38 +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