Commit Graph

25 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) bc1dc41c34 [FIX] sale_stock: removed empty wizard folder
bzr revid: qdp-launchpad@openerp.com-20120920103053-69kuxfvsq9bw8e9c
2012-09-20 12:30:53 +02:00
Quentin (OpenERP) bd06e2f3f4 [IMP] sale, edi: removed auto-email sending at sale.order confirmation (not needed anymore since the email sending is included in the workflow) + removed the stuff related to delay field (moved to sale_stock, but not needed anyway)
bzr revid: qdp-launchpad@openerp.com-20120919131049-ccbplqqum4c7eah4
2012-09-19 15:10:49 +02:00
Atul Patel (OpenERP) 06c0ead10d [ADD]: Add dependency
ii) move wizard , yaml file
iii) move stock method into sale_stock.
iv) add security into sale_stock module.

bzr revid: atp@tinyerp.com-20120726205659-xiyx39r3dibshyjs
2012-07-27 02:26:59 +05:30
Fabien Pinckaers 16cce23c1a [IMP] invoice layout + merge note&name
bzr revid: fp@openerp.com-20120714203623-9n1iap9hplafnjp9
2012-07-14 22:36:23 +02:00
Quentin (OpenERP) c4d31012d1 [IMP] sale: changes related to the cleaning of the SO workflow
bzr revid: qdp-launchpad@openerp.com-20120525133536-2rrkqkffpdmt35nt
2012-05-25 15:35:36 +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
Quentin (OpenERP) b750360694 [FIX] sale: fix related to the print of edi document (the partner address was not displayed because we changed the name of variable by mistake)
bzr revid: qdp-launchpad@openerp.com-20120402150747-47u9r3j1y486s0h8
2012-04-02 17:07:47 +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
Purnendu Singh (OpenERP) e9efa4f61e [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120402053427-xhu1v33sxuptbd9q
2012-04-02 11:04:27 +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
Kuldeep Joshi (OpenERP) f54017daeb [Fix] sale: Fix edi issue
bzr revid: kjo@tinyerp.com-20120321132007-618c7dirzqtlu3ob
2012-03-21 18:50:07 +05:30
Purnendu Singh (OpenERP) 553f0fe846 [imp] sale improve sale and mail
bzr revid: psi@tinyerp.com-20120307064022-4q3j3uqoao20eqqy
2012-03-07 12:10:22 +05:30
Kuldeep Joshi (OpenERP) 50997f9fe8 [Fix]sale: remove res.address.partner.address
bzr revid: kjo@tinyerp.com-20120305132543-92ba124cpg4zbrix
2012-03-05 18:55:43 +05:30
Olivier Dony 90dd7cb5df [FIX] edi: override __import_model for SO/PO lines too
bzr revid: odo@openerp.com-20111105015631-ox7gma2i5v9b3hjm
2011-11-05 02:56:31 +01:00
Olivier Dony 4955615035 [FIX] edi: typo in PO/SO export
bzr revid: odo@openerp.com-20111103145603-srfq49aq2br099qg
2011-11-03 15:56:03 +01:00
Olivier Dony 5942ad2fb4 [IMP] edi: sale.order/purchase.order EDI: display salesman
bzr revid: odo@openerp.com-20111102235841-wo80vf7euat1pezl
2011-11-03 00:58:41 +01:00
Olivier Dony d1dbd1876a [IMP] edi: sale.order EDI export: offer online payment only if prepaid
bzr revid: odo@openerp.com-20111102235224-3sarzzsol6gzpsh0
2011-11-03 00:52:24 +01: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 1ab22b86cc [IMP] edi: use the new EDIfied res.currency for so/po/invoice EDI
bzr revid: odo@openerp.com-20111024144407-3begj09gvfijpel9
2011-10-24 16:44:07 +02:00
Olivier Dony a93ca01b5b [FIX] sale,purchase: add totals to edi struct, used only for web preview
bzr revid: odo@openerp.com-20111013165600-7k3dvkc406hoog0t
2011-10-13 18:56:00 +02:00
Olivier Dony b3276b708c [IMP] account,sale,purchase: edi - generate canonical report printout when exporting
bzr revid: odo@openerp.com-20111010143806-wxxdoheg562mo8re
2011-10-10 16:38:06 +02:00
Olivier Dony ba59e7d618 [IMP] sale: edi - better handling of currencies and pricelists
bzr revid: odo@openerp.com-20111006163509-tu3s8tb4ss6hfdl4
2011-10-06 18:35:09 +02:00
Olivier Dony 888a44aa63 [IMP] sale: reviewed/cleanedup edi + auto-email notifications
bzr revid: odo@openerp.com-20111006113213-qm7tb1c39fs4nqep
2011-10-06 13:32:13 +02:00