Commit Graph

42 Commits

Author SHA1 Message Date
Cedric Snauwaert 772a5d6b75 [FIX]modal close function in kanban and edi 2014-06-02 16:41:58 +02:00
Fabien Meghazi bbfae00dde [FIX] remove Login usage from edi module
bzr revid: fme@openerp.com-20140113152410-p32djnzq80xgh0o7
2014-01-13 16:24:10 +01:00
niv-openerp 4cd744d3f8 [IMP] small refactoring in javascript due to modifications to error messages in jsonrpc
bzr revid: nicolas.vanhoren@openerp.com-20130130154229-z0adpacyspmnl1vu
2013-01-30 16:42:29 +01:00
Olivier Dony d47d5f202d [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121109133623-pvgt4b9koun74ib3
2012-11-09 14:36:23 +01:00
Fabien Meghazi a2715888c1 [IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and 'pipe's in 'then'
bzr revid: fme@openerp.com-20121031103148-r1slfpl2kcnajjd3
2012-10-31 11:31:48 +01:00
Olivier Dony 035e768cdd [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121017101928-z7o0f26c95c0x3hb
2012-10-17 12:19:28 +02:00
Olivier Dony c7757baf77 [IMP] edi: ported web part to 7.0 + removed the EDI preview- and export-related parts
As started in previous commits, in 7.0 there is no more
static storage of exported EDI documents, and they are
instead replaced by the improved portal - which will
provide the preview as well as export capabilities.
(The export might be added in a second phase)

bzr revid: odo@openerp.com-20121016122913-ndl0l36buhku3kxy
2012-10-16 14:29:13 +02:00
Antony Lesuisse 59ddf58bb4 [MERGE] callback2deffered rpc
bzr revid: al@openerp.com-20121015133334-4fmbsa14r23laljs
2012-10-15 15:33:34 +02:00
ggh-openerp 1fe81f3a96 [IMP] In rpc method remove callback and modify related code
bzr revid: ggh@tinyerp.com-20121003123412-22o4t380ipsmns2e
2012-10-03 18:04:12 +05:30
niv-openerp 65f532e001 [IMP] made a whole-application replace of $element by $el
bzr revid: nicolas.vanhoren@openerp.com-20120824182743-1d9cii7kigc7exer
2012-08-24 20:27:43 +02:00
Christophe Simonis c5dc5cef00 [IMP] sed -i '' -e 's/connection/session/g'
bzr revid: chs@openerp.com-20120814153053-3bznfj7woq2xi1f1
2012-08-14 17:30:53 +02:00
niv-openerp caa053c252 [IMP] Removed usage of OldWidget in edi
bzr revid: nicolas.vanhoren@openerp.com-20120814135414-5kdjbmf9www5u24q
2012-08-14 15:54:14 +02:00
Christophe Simonis 6c12d5b308 [FIX] correct home and login urls
bzr revid: chs@openerp.com-20120808120214-13k9qgzx8gu330cs
2012-08-08 14:02:14 +02:00
Antony Lesuisse 82b97f5a37 [FIX] edi bind -> session_bind
bzr revid: al@openerp.com-20120402142415-9wuh7lud2qj97r89
2012-04-02 16:24:15 +02:00
niv-openerp 2ecdb960d0 [imp] refactoring of ParentedMixin
bzr revid: nicolas.vanhoren@openerp.com-20120221164536-zajw6gixwu4n4xgh
2012-02-21 17:45:36 +01:00
Antony Lesuisse f2aea7dfc2 [MERGE] ask for login when importing edi file if needed
bzr revid: al@openerp.com-20120131210131-k1141eoel0l3b26c
2012-01-31 22:01:31 +01:00
niv-openerp 846c19bf88 [imp] refactoring in Widget in Web client
bzr revid: nicolas.vanhoren@openerp.com-20120124145900-8a8gu19gfl2vrgw6
2012-01-24 15:59:00 +01:00
Xavier Morel 69da5203a9 [FIX] edi: the final semicolon in an openerp-web module is not optional, and breaks the loading of the module in production mode
bzr revid: xmo@openerp.com-20120113145647-jmu0d474tpqgt8ai
2012-01-13 15:56:47 +01:00
Christophe Simonis db1ffb561b [FIX] edi: ask login before import
bzr revid: chs@openerp.com-20120113112121-5tlnb2he9sw8cbe0
2012-01-13 12:21:21 +01:00
Christophe Simonis fb2e5f04c0 [FIX] edi: correct design
bzr revid: chs@openerp.com-20120113112034-zr1v1qsvwn6ya0x7
2012-01-13 12:20:34 +01:00
Antony Lesuisse c5359c5d0a [FIX] edi loading
bzr revid: al@openerp.com-20111227195400-oxt3rmx3fn36hf6n
2011-12-27 20:54:00 +01:00
Antony Lesuisse 41c2ffb480 [FIX] edi qweb template loading
bzr revid: al@openerp.com-20111222140931-smsmbpna3g9na1fn
2011-12-22 15:09:31 +01:00
Antony Lesuisse bc3815e26e [FIX] edi connection setup
bzr revid: al@openerp.com-20111219142550-z68rdsszavf8sikc
2011-12-19 15:25:50 +01:00
Olivier Dony 8554190f34 [FIX] edi: remove duplicate loading of base template, causing duplicate widgets
bzr revid: odo@openerp.com-20111117110034-02gfmsl44y9ib70p
2011-11-17 12:00:34 +01:00
Antony Lesuisse 3dfaee2bdd [FIX] rename Session into Connection
bzr revid: al@openerp.com-20111108232000-ivygu9hmn83316oi
2011-11-09 00:20:00 +01:00
Olivier Dony 3e1512df5c [FIX] edi: typos
bzr revid: odo@openerp.com-20111105015712-30jzx4v1omm5yo4r
2011-11-05 02:57:12 +01:00
Olivier Dony bb3d2a59d5 [IMP] edi: EDI import flow working, login if needed + redirection to imported document
bzr revid: odo@openerp.com-20111105004438-quq8ebshsiox5uxm
2011-11-05 01:44:38 +01:00
Olivier Dony 84a2075efb [IMP] edi: EDI preview - validation/presentation fixes
bzr revid: odo@openerp.com-20111102234029-gg88m5ftceg52r12
2011-11-03 00:40:29 +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 5fa1a6dd06 [IMP] edi: improve EDI preview sidebar
bzr revid: odo@openerp.com-20111028113357-ymc6amfurpyo17e9
2011-10-28 13:33:57 +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
Antony Lesuisse d86d2c085e [IMP] fix import
bzr revid: al@openerp.com-20111024224055-6t5kamjz92h81fb6
2011-10-25 00:40:55 +02:00
Antony Lesuisse ab9e2c293c [IMP] EdiImport part1
bzr revid: al@openerp.com-20111020144558-ltbrl191ljizumg3
2011-10-20 16:45:58 +02:00
Antony Lesuisse d0e5b8832d [IMP] template to define both .content and .sidebar
bzr revid: al@openerp.com-20111018212258-ollsfl6h6n1qlhps
2011-10-18 23:22:58 +02:00
Antony Lesuisse aff5e443d6 [IMP] edi view works
bzr revid: al@openerp.com-20111018211139-3tsc4j87natgae9d
2011-10-18 23:11:39 +02:00
Olivier Dony 17539fa343 [IMP] edi: make EDI PDF download button work (needs styling)
bzr revid: odo@openerp.com-20111018170314-3akjjiyboeb957hy
2011-10-18 19:03:14 +02:00
Antony Lesuisse afb0460478 [IMP] edi web layer forgot to remove edi_invoice
bzr revid: al@openerp.com-20111018140949-3x1jhc3lmtghip5g
2011-10-18 16:09:49 +02:00
Antony Lesuisse dbb5b3862a [IMP] edi web layer cleanups
bzr revid: al@openerp.com-20111018140627-str2i0uj4aswf3jx
2011-10-18 16:06:27 +02:00
Olivier Dony fdc1eae697 [IMP] account,sale,purchase: move all EDI web preview templates in edi module
For technical reasons (web addons dependencies mgt),
it is easier for now to keep all EDI preview templates
in the edi module itself, rather than the individual
business modules.

Note: due to bzr bug, cannot bzr mv the files, had
to hard-move them.

bzr revid: odo@openerp.com-20111013202347-ry89xu8vm0y7mem0
2011-10-13 22:23:47 +02:00
Olivier Dony adbe3bf5ef [FIX] edi: temptative fix for edi controllers (wip)
bzr revid: odo@openerp.com-20111013145912-zru7msgt9aodsdir
2011-10-13 16:59:12 +02:00
Olivier Dony 1221bdccf3 [IMP] edi: updated to latest web addon changes (needs review)
bzr revid: odo@openerp.com-20111005010839-nas8ddkp53pzgx4o
2011-10-05 03:08:39 +02:00
Olivier Dony 0f13e3052c [ADD] edi: moved web addon into edi module (needs cleanup)
bzr revid: odo@openerp.com-20111005004433-28v6rcvl0xfqn48w
2011-10-05 02:44:33 +02:00