[IMP] incorrect wording
[odoo/odoo.git] / addons / edi /
2011-12-12 Fabien Pinckaers[IMP] Security Rule: removed duplicates due to inherita...
2011-12-09 Xavier Morel[ADD] dummy icons to edi and acocunt_accountant
2011-11-24 Olivier Dony[MERGE] Missing modelines, requested and provided by...
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
2011-11-18 Olivier Dony[FIX] edi: _.sprintf moved to _.str.sprintf due to...
2011-11-17 Olivier Dony[FIX] edi: remove duplicate loading of base template...
2011-11-17 Xavier Morel[FIX] edi: don't blow up in stand-alone openerp-web...
2011-11-09 Olivier Dony[IMP] edi: minor improvements to mail/edi preview templates
2011-11-08 Antony Lesuisse[FIX] rename Session into Connection
2011-11-08 Olivier Dony[IMP] edi: cleanup comments, copyright years, etc.
2011-11-07 Olivier Dony[IMP] edi: only offer payment option for Customer Invoi...
2011-11-05 Olivier Dony[FIX] edi: do not force send EDI notification, wait...
2011-11-05 Olivier Dony[FIX] edi: watch out for context=None
2011-11-05 Olivier Dony[FIX] edi: typos
2011-11-05 Olivier Dony[IMP] edi: EDI import flow working, login if needed...
2011-11-05 Olivier Dony[FIX] edi: fix importing already existing partner
2011-11-05 Olivier Dony[IMP] edi: updated metadata, improved error handling
2011-11-03 Olivier Dony[IMP] edi,email_template: allow directly sending EDI...
2011-11-02 Olivier Dony[IMP] edi: sale.order/purchase.order EDI: display salesman
2011-11-02 Olivier Dony[IMP] edi: sale.order EDI export: offer online payment...
2011-11-02 Olivier Dony[IMP] edi: fix bank info import/export
2011-11-02 Olivier Dony[IMP] edi: EDI preview - validation/presentation fixes
2011-11-02 Olivier Dony[IMP] edi: EDI preview - SO/PO payment
2011-11-02 Olivier Dony[IMP] edi: EDI preview - minor CSS details
2011-11-02 Olivier Dony[FIX] edi: fix base64 test data in simple testcase...
2011-10-28 Olivier Dony[IMP] edi: fix bank info import/export + test it
2011-10-28 Olivier Dony[IMP] edi: improve EDI preview sidebar + add payment...
2011-10-28 Olivier Dony[IMP] edi: improve EDI preview sidebar
2011-10-26 Olivier Dony[IMP] edi: improve EDI preview sidebar (wip)
2011-10-26 Olivier Dony[IMP] edi previews: format EDI float values always...
2011-10-26 Olivier Dony[IMP] edi: improved EDI preview look
2011-10-26 Olivier Dony[ADD] edi: pdf icon for preview
2011-10-26 Olivier Dony[IMP] edi: review/improve EDI templates, cleanup, minor...
2011-10-24 Antony Lesuisse[IMP] fix import
2011-10-24 Olivier Dony[IMP] edi: redo some CSS improvement in EDI preview...
2011-10-24 Olivier Dony[IMP] edi: res.currency EDIfied, needed for so/po/invoice
2011-10-20 Antony Lesuisse[IMP] EdiImport part1
2011-10-18 Antony Lesuisse[IMP] dont ask unecessary or premature question for...
2011-10-18 Antony Lesuisse[IMP] template to define both .content and .sidebar
2011-10-18 Antony Lesuisse[FIX] edi fix print
2011-10-18 Antony Lesuisse[IMP] edi view works
2011-10-18 Antony Lesuisse[IMP] remove html_template
2011-10-18 Olivier Dony[IMP] edi: invoice preview: use correct attributes...
2011-10-18 Olivier Dony[IMP] edi: make EDI PDF download button work (needs...
2011-10-18 Antony Lesuisse[IMP] edi web layer forgot to remove edi_invoice
2011-10-18 Antony Lesuisse[IMP] edi web layer cleanups
2011-10-18 Olivier Dony[IMP] edi: minor EDI preview template improvements
2011-10-17 Olivier Dony[IMP] edi: minor EDI preview template improvements
2011-10-13 Olivier Dony[IMP] account,sale,purchase: move all EDI web preview...
2011-10-13 Olivier Dony[FIX] edi: fix web paths
2011-10-13 Olivier Dony[FIX] edi: temptative fix for edi controllers (wip)
2011-10-13 Olivier Dony[FIX] edi: temptative fix for edi controllers (wip)
2011-10-10 Olivier Dony[IMP] edi: provide central metod to generate the `canon...
2011-10-06 Olivier Dony[IMP] edi: better user feedback for import errors
2011-10-06 Olivier Dony[FIX] edi: web.common.dispatch -> web.common.http
2011-10-06 Olivier Dony[IMP] edi: support for __import_module and __import_mod...
2011-10-05 Olivier Dony[IMP] account: add company paypal_account in edi export
2011-10-05 Olivier Dony[IMP] edi: add certificate
2011-10-05 Olivier Dony[IMP] edi: updated to latest web addon changes (needs...
2011-10-05 Olivier Dony[ADD] edi: moved web addon into edi module (needs cleanup)
2011-10-05 Olivier Dony[IMP] edi: bugfixes/cleanup after more review
2011-10-04 Olivier Dony[IMP] edi: finish moving edi into new addon
2011-10-04 Olivier Dony[ADD] edi: moved from server into separate module
2007-08-10 cedMove less used modules to extra_addons repo
2007-08-09 Fabien PinckaersUppercases in all menus
2007-05-15 cedCLIENT, ALL: use the action name for the tabs name...
2007-05-08 cedEDI: don't close cr in wizard
2006-12-07 pinkyNew trunk