Commit Graph

33 Commits

Author SHA1 Message Date
Thibault Delavallée 620b7e9b11 [IMP] Addons: user_email -> email.
bzr revid: tde@openerp.com-20120810144339-30ro9omgfxtjtjyz
2012-08-10 16:43:39 +02:00
Fabien Pinckaers 6eaa79227e [IMP] merge note&name on purchase lines
bzr revid: fp@openerp.com-20120714205150-c5qjjjyuovbyxac5
2012-07-14 22:51:50 +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
Purnendu Singh (OpenERP) 9433fedf2a [IMP] purchase: Add one more button 'Send RFQ' on po for sending quatation on mail, add new template for that
bzr revid: psi@tinyerp.com-20120525131715-zuzdn3tcefhztctv
2012-05-25 18:47:15 +05:30
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
Sbh (Openerp) 7a97b9c519 [Fix]purchase: fix the obj name
bzr revid: sbh@tinyerp.com-20120330093033-t36u7zhnzrp1hht3
2012-03-30 15:00:33 +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) 4a274f3dda [IMP] account, purchase, sale: Improve code to add a link in mail
bzr revid: psi@tinyerp.com-20120328060443-34pimg3azu50dy4v
2012-03-28 11:34:43 +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
Jagdish Panchal (Open ERP) e842e71700 [IMP] puchasse: apply group_no_one on menus => Partner Categories, Product Categories, UoM Categories,Units of Measure, Pricelist Versions and also remove menu Miscellaneous
bzr revid: jap@tinyerp.com-20120316083618-bmgtrmhidupz6nhz
2012-03-16 14:06:18 +05:30
Bharat Devnani (OpenERP) 3662f7e5db [REM] removed res.partner.address reference from purchase module, just need to solve 'test/process/edi_purchase_order.yml' yml and its references
bzr revid: bde@tinyerp.com-20120305132539-1u8zok2ccy6csemu
2012-03-05 18:55:39 +05:30
olt@tinyerp.com 5daa33329e [FIX] point_of_sale: typo: 'belance' -> 'balance'
bzr revid: olt@tinyerp.com-20120208100215-f58q62pl9jxopuxp
2012-02-08 11:02:15 +01:00
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 b98e8626bf [FIX] edi: PO notification needs to be different from SO: no payment option, different wording
bzr revid: odo@openerp.com-20111105022925-3t7n1kmomb7n6dkx
2011-11-05 03:29:25 +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 429aa8ab07 [IMP] edi: use original Paypal button in email notifications
bzr revid: odo@openerp.com-20111028134932-pjl0c7x2yx7ahep3
2011-10-28 15:49:32 +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 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 8e7b2cd2aa [IMP] edi: whitespace/typo fixes in EDI server actions
bzr revid: odo@openerp.com-20111024143954-amx8hb2h53kh5nqu
2011-10-24 16:39:54 +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 a5677f23b2 [IMP] edi: no need for XML markup escaping inside CDATA
bzr revid: odo@openerp.com-20111010143627-dkxk2xab2phyob3g
2011-10-10 16:36:27 +02:00
Olivier Dony 1ab7b52db0 [IMP] account,purchase,sale: proper URL quoting in auto-mail templates
bzr revid: odo@openerp.com-20111010103904-cqn71nkh3h6rli9c
2011-10-10 12:39:04 +02:00
Olivier Dony 67cfe511f4 [IMP] purchase: review/cleanup edi + auto-email
bzr revid: odo@openerp.com-20111006163425-2fzo1mi6hyzdwqqs
2011-10-06 18:34:25 +02:00