Commit Graph

61 Commits

Author SHA1 Message Date
Olivier Dony 07677b361e [IMP] type: uniform naming of Send By Email
bzr revid: odo@openerp.com-20121116161638-rjv0mqa9f2fonxx0
2012-11-16 17:16:38 +01:00
Olivier Dony f5f6547fa7 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121113164544-21tmr4bmpt2n1mfl
2012-11-13 17:45:44 +01:00
Thibault Delavallée 3dba2e9932 [IMP] sale: edi template uses email_recipients.
bzr revid: tde@openerp.com-20121113131803-lndvum7wl68v96ov
2012-11-13 14:18:03 +01:00
Olivier Dony 21b56902b7 [FIX] sale/edi: paypal payment should be possible as soon as SO is not draft
Most companies won't mind if customers pay too early.
Even if the amount is not 100% correct, it can be
adjusted later, and it's better than missing a
revenue opportunity.

bzr revid: odo@openerp.com-20121024125957-oo8r9zmazzdonhd7
2012-10-24 14:59:57 +02:00
Olivier Dony 67d4646d09 [IMP] sale,purchase,invoice: attach PDF report to `Send by mail` template
This is quite useful in general, and partly
compensates for partial EDI integration, e.g.
when the sender company does not have a portal
or any way for customers to see the document.

bzr revid: odo@openerp.com-20121023114214-8zpl96jxqvqxv4xw
2012-10-23 13:42:14 +02:00
Olivier Dony e0fcab1f62 [FIX] edi,sale,purchase: fix EDI import of SO/PO, now compatible again with 6.1, and correct wrt. partners import (vs old addresses)
bzr revid: odo@openerp.com-20121018152129-s22uozt77s37urp1
2012-10-18 17:21:29 +02: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
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) 2e65d4319f [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120912051440-raj6egoom3qyfsmm
bzr revid: atp@tinyerp.com-20120913034436-i09g3lujgvy81gr6
bzr revid: atp@tinyerp.com-20120914051314-m5g13izj55f4sxqi
2012-09-14 10:43:14 +05:30
Thibault Delavallée de5c80fb90 [FIX] sale.order: fixed a typo in template, leading to the company not being displayed.
bzr revid: tde@openerp.com-20120911115238-4r0oq2g5x4ffurde
2012-09-11 13:52:38 +02:00
Atul Patel (OpenERP) 30bf8715cf [IMP]: Change workflow transition. remove type field
bzr revid: atp@tinyerp.com-20120909123216-vys9dyuqk5i7grgr
2012-09-09 18:02:16 +05:30
Atul Patel (OpenERP) e60d4abafc [REM]: move sale_stock wizard into sale wizard
bzr revid: atp@tinyerp.com-20120909121903-62z33di4idwsrzjf
2012-09-09 17:49:03 +05:30
Atul Patel (OpenERP) f1cf4c04b9 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120909110214-2e1c7e7t43c69zzo
2012-09-09 16:32:14 +05:30
Olivier Dony d6ddb23a4e [REM] email.template: remove all text versions of demo/data templates
bzr revid: odo@openerp.com-20120904132803-9cgj4g10xtm121ko
2012-09-04 15:28:03 +02:00
Fabien Pinckaers 06f60b3517 [FIX] body_text --> body, not ure it's good enough
bzr revid: fp@tinyerp.com-20120817120606-t97l9x2dguuv7kmp
2012-08-17 14:06:06 +02:00
Atul Patel (OpenERP) 81a1bd6898 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120816051123-ekldd1gox8py3pgl
2012-08-16 10:41:23 +05:30
Thibault Delavallée 620b7e9b11 [IMP] Addons: user_email -> email.
bzr revid: tde@openerp.com-20120810144339-30ro9omgfxtjtjyz
2012-08-10 16:43:39 +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) ab07d440ce [IMP] purchase: changes related to the cleaning of the PO workflow
bzr revid: qdp-launchpad@openerp.com-20120525143549-w8ste0euwmqg9ji9
2012-05-25 16:35:49 +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
Sbh (Openerp) cd66e2402f [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120329130046-6s804a2aic6d4euc
2012-03-29 18:30:46 +05:30
Purnendu Singh (OpenERP) 5da8966b21 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120327092417-jrydzrz9biecyn06
2012-03-27 14:54:17 +05:30
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
Jagdish Panchal (Open ERP) 593e8e00c6 [IMP] crm: add menu Miscellaneous
bzr revid: jap@tinyerp.com-20120321095036-zhyhyyc5cxhbvq4u
2012-03-21 15:20:36 +05:30
Jagdish Panchal (Open ERP) 09152cd66c [IMP] sale_order_action_data.xml: remove menu Email Templates from sale>>Configuration
bzr revid: jap@tinyerp.com-20120320094856-ctcbyt7t7sf8ifwt
2012-03-20 15:18:56 +05:30
Jagdish Panchal (Open ERP) 55ac4f44f1 [IMP] sale:change the sequence of menus under Configuration
bzr revid: jap@tinyerp.com-20120319122413-aytom21csngf9bi3
2012-03-19 17:54:13 +05:30
Meera Trambadia (OpenERP) 7427dcd7b1 [IMP] base_*,crm*,plugin_*,product,sale:-added group no_one and reorganised menus
bzr revid: mtr@tinyerp.com-20120319100954-zjkb81m63v5irf4t
2012-03-19 15:39:54 +05:30
Purnendu Singh (OpenERP) 5c7dd9a220 [MERGE] sale: sale: improve the logic of open invoice and open delivery oder so they will work for multiple invoices and delivery orders, added set to draft button in sent state
bzr revid: psi@tinyerp.com-20120319055742-mnotojtc0sy959y6
2012-03-19 11:27:42 +05:30
Purnendu Singh (OpenERP) b16de17c74 [IMP] sale: revert the changes related to EDI
bzr revid: psi@tinyerp.com-20120309052948-iy1o89q06uj440oy
2012-03-09 10:59:48 +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
Purnendu Singh (OpenERP) 8dcc88469e [IMP] sale: workflow improvements and send quatation in mail feature implementation
bzr revid: psi@tinyerp.com-20120229094632-wvu5h6w0avbhto1b
2012-02-29 15:16:32 +05:30
Olivier Dony 8f61212ad6 [MERGE] Missing modelines, requested and provided by Lionel Sausin (Numerigraphe)
bzr revid: odo@openerp.com-20111124155058-le9vg75rik4pl0xa
2011-11-24 16:50:58 +01:00
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 e83457423d [IMP] edi: minor improvements to mail/edi preview templates
bzr revid: odo@openerp.com-20111109173817-9kw9x53lb8rged3u
2011-11-09 18:38:17 +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 1327b45c6a [IMP] edi,email: moved mail menus to avoid using Tools top-level
Application-specific templates should be accessible
from the application's configutation menu, and the
rest should go to the Administration menu

bzr revid: odo@openerp.com-20111105015922-m7r2de9pux5k6pg9
2011-11-05 02:59:22 +01:00
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 6860e3381c [IMP] edi: mark EDI email.templates as auto-deleted, to avoid polluting databases
bzr revid: odo@openerp.com-20111103011034-i97kuta2nvwdz567
2011-11-03 02:10:34 +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