Commit Graph

396 Commits

Author SHA1 Message Date
Christophe Matthieu cf1780d251 [FIX] website_sale: set pricelist
bzr revid: chm@openerp.com-20130823143757-81cc0pzajetu55m8
2013-08-23 16:37:57 +02:00
Christophe Matthieu 3602641e1d [WIP] website_contract: reference view
bzr revid: chm@openerp.com-20130823133604-ujkiu67hrjtj4qtg
2013-08-23 15:36:04 +02:00
Christophe Matthieu 651e511ed9 [IMP] website_sale: fix context value, get order line name insead of product name, wip payment
bzr revid: chm@openerp.com-20130823094017-90m72xi2oif4qkuj
2013-08-23 11:40:17 +02:00
Christophe Matthieu 370fa231bf [IMP] website_sale: add price for variation and price_list for reduction
bzr revid: chm@openerp.com-20130822142735-n1aglt9wakj27dsb
2013-08-22 16:27:35 +02:00
Christophe Matthieu 05bb4f2dca [IMP] website_sale: use product.template insead of product.product
bzr revid: chm@openerp.com-20130820141203-vkg93z9odh0rlf4d
2013-08-20 16:12:03 +02:00
Christophe Matthieu 55b1378e77 [IMP] website_sale: add product variants
bzr revid: chm@openerp.com-20130819131929-x75ib5y6dcu4bcu7
2013-08-19 15:19:29 +02:00
Christophe Matthieu 571d9044d6 [IMP] website_sale: add suggested products
bzr revid: chm@openerp.com-20130819104144-81w0c3cicdqdf9ix
2013-08-19 12:41:44 +02:00
Christophe Matthieu f78d8e22e0 [FIX] website: pager must add url extra params in genarated urls
bzr revid: chm@openerp.com-20130814105400-it4s51b6wwdiipb1
2013-08-14 12:54:00 +02:00
Christophe Matthieu e16a75fdb6 [FIX] website_sale: domain with search product and category
bzr revid: chm@openerp.com-20130814103551-otfpqyxen93vlx11
2013-08-14 12:35:51 +02:00
Christophe Matthieu ddf32f4f9e [IMP] website: refact. python for website publish button
bzr revid: chm@openerp.com-20130814084505-5ynbrmfvbu48v7kx
2013-08-14 10:45:05 +02:00
Christophe Matthieu c5d941ffc0 [FIX] website: website link menu and use url action
bzr revid: chm@openerp.com-20130813124306-slt7xvl7ox2919r7
2013-08-13 14:43:06 +02:00
Christophe Matthieu 2903251c25 [IMP] website_sale: improve layout of my cart and checkout pages
bzr revid: chm@openerp.com-20130813103948-fqg91t8nhg3szbn5
2013-08-13 12:39:48 +02:00
Christophe Matthieu 59ba4e7561 [WIP] website_sale: refactoring and use inherit_option_id
bzr revid: chm@openerp.com-20130812163123-3ako1rggjnszzi2h
2013-08-12 18:31:23 +02:00
Christophe Matthieu 8523e66bc4 [IMP] website: create method pager and template pager. Used by website_sale and website_event
bzr revid: chm@openerp.com-20130812134312-jmy2je288b4ofazy
2013-08-12 15:43:12 +02:00
Christophe Matthieu ec950aec2b [IMP] website_sale: use link instead of javascript hack for button 'add cart' and 'checkout'
bzr revid: chm@openerp.com-20130808142341-ju7qq63543fkr2uw
2013-08-08 16:23:41 +02:00
Christophe Matthieu b9d668e23d [MERGE] from trunk-website-event-chm: managment of tickets for an event to defined price and max number registration, and check registration_limits
bzr revid: chm@openerp.com-20130807141328-mpxkhr70qs4qhe18
2013-08-07 16:13:28 +02:00
Christophe Matthieu edce9867e5 [FIX] website_sale: create a new order if order.
bzr revid: chm@openerp.com-20130807140334-oa8bap1i0ya9tfaf
2013-08-07 16:03:34 +02:00
Christophe Matthieu c012e3bdc6 [IMP] website_event: create order_line and check registration_limits
bzr revid: chm@openerp.com-20130807134547-rbsrcswsozmna03w
2013-08-07 15:45:47 +02:00
Fabien Meghazi 6e56bac4b0 [IMP] Replaced website#get_public_uid by get_public_user (returns browse record)
bzr revid: fme@openerp.com-20130807130127-9yd6k1pypyhmo12n
2013-08-07 15:01:27 +02:00
Christophe Matthieu cf82d597f2 [IMP] website_event: on_change product
bzr revid: chm@openerp.com-20130806144536-6l2g1glui1cout2q
2013-08-06 16:45:36 +02:00
Christophe Matthieu 1a93e8bbca [IMP] website_sale: some access right
bzr revid: chm@openerp.com-20130806141848-0m2c742tg18p2f04
2013-08-06 16:18:48 +02:00
Fabien Meghazi 67e1d2819b [REM] Remove public_uid from request
bzr revid: fme@openerp.com-20130806140636-qreh32s86q1synmk
2013-08-06 16:06:36 +02:00
Frédéric van der Essen 9cba9de9fd [MERGE] from upstream
bzr revid: fva@openerp.com-20130806123005-7mup0zq6ua4d8g3r
2013-08-06 14:30:05 +02:00
Frédéric van der Essen c51b8953b4 [WIP] ecommerce pagination
bzr revid: fva@openerp.com-20130806092344-noe43pgifa3rqr04
2013-08-06 11:23:44 +02:00
Fabien Meghazi af08367290 [ADD] Added website osv object + refactoring
bzr revid: fme@openerp.com-20130805161600-abms35e0vk47f3i1
2013-08-05 18:16:00 +02:00
Christophe Matthieu d37aebb7f0 [IMP] website: security and public access
bzr revid: chm@openerp.com-20130802035504-lokijwh57e0q3w6a
2013-08-02 05:55:04 +02:00
Christophe Matthieu cb67d10b5c [IMP] website_sale: all with SUPERUSER_ID. Todo: specific access rules
bzr revid: chm@openerp.com-20130801145528-578wc6chvltt9af7
2013-08-01 16:55:28 +02:00
Christophe Matthieu a176be5c44 [IMP] website: public_uid
bzr revid: chm@openerp.com-20130801143347-ihg8nkb1frs08rl2
2013-08-01 16:33:47 +02:00
Christophe Matthieu bd23b31721 [IMP] website: add auth_method_public
bzr revid: chm@openerp.com-20130801124850-9ycc9j77wphiiww6
2013-08-01 14:48:50 +02:00
Christophe Matthieu 5fc0d839ee [IMP] website_sale: payments
bzr revid: chm@openerp.com-20130724122330-zxvh94cdn8f2fvzc
2013-07-24 14:23:30 +02:00
Christophe Matthieu f966934f70 [IMP] website: media print css
bzr revid: chm@openerp.com-20130724102654-ifwzgmc1ftgjp5qu
2013-07-24 12:26:54 +02:00
Christophe Matthieu 9cc1eefa46 [IMP] website_sale: checkout end
bzr revid: chm@openerp.com-20130724094218-9mppzak93e1pyfyp
2013-07-24 11:42:18 +02:00
Christophe Matthieu 06d90a6000 [IMP] website_sale: shipping
bzr revid: chm@openerp.com-20130723161319-atlj3diisdl6684v
2013-07-23 18:13:19 +02:00
Christophe Matthieu 3bf704b475 [IMP] website_sale: sates, company
bzr revid: chm@openerp.com-20130723154211-vhskyfd256z1sbtw
2013-07-23 17:42:11 +02:00
Christophe Matthieu 2f97f8b5b7 [IMP] website_sale: default value in checkout
bzr revid: chm@openerp.com-20130723151607-w4blimvr7f40rlzg
2013-07-23 17:16:07 +02:00
Christophe Matthieu 840f1923a6 [IMP] website_sale: checkout + action return
bzr revid: chm@openerp.com-20130723133923-umjm1uqk8y5xalf6
2013-07-23 15:39:23 +02:00
Christophe Matthieu 02e8b1ab3e [IMP] website_sale: no accordion
bzr revid: chm@openerp.com-20130716143048-fafg42kd92396d2z
2013-07-16 16:30:48 +02:00
Christophe Matthieu e52bdd3838 [IMP] website_sale: promotionnal code
bzr revid: chm@openerp.com-20130712085714-rmryh2pebnv8nsjk
2013-07-12 10:57:14 +02:00
Christophe Matthieu 78fa7ceb12 [IMP] website_sale: recommended
bzr revid: chm@openerp.com-20130711143456-dpv0pm9bpeebfq8e
2013-07-11 16:34:56 +02:00
Christophe Matthieu ffbac75519 [IMP] website_sale: recommended
bzr revid: chm@openerp.com-20130711142434-natrpfsutm6o66a9
2013-07-11 16:24:34 +02:00
Christophe Matthieu d04da544b0 [MERGE/FIX] fix for WEB revision 3772 merged
bzr revid: chm@openerp.com-20130710153352-hrsna4ky8ej1acf0
2013-07-10 17:33:52 +02:00
Christophe Matthieu 6a16ccfada [IMP] website_sale: search
bzr revid: chm@openerp.com-20130710150339-m5rn3vzd52vs4ko6
2013-07-10 17:03:39 +02:00
Christophe Matthieu 5f0b723525 [IMP] website_sale: login and complete information
bzr revid: chm@openerp.com-20130710142908-c9xr4pk38zhu7cn1
2013-07-10 16:29:08 +02:00
Christophe Simonis 23c238e7a4 [FIX] website_sale: make views editables
bzr revid: chs@openerp.com-20130702204849-haixhwag18xjyr3r
2013-07-02 22:48:49 +02:00
Christophe Matthieu 42f1bdbd87 [IMP] website_crm
bzr revid: chm@openerp.com-20130702160305-iffdvxsqkoczckzh
2013-07-02 18:03:05 +02:00
Christophe Matthieu 7885fd0fea [IMP] ecommerce => website_sale
bzr revid: chm@openerp.com-20130702152141-qibw8m2kvsf1dv5a
2013-07-02 17:21:41 +02:00