[IMP] Rounding should be done on move immediately to default UoM and quants should...
[odoo/odoo.git] / addons / website_sale / models /
2014-11-21 Denis Ledoux[FIX] website_sale: apply reduction code
2014-11-19 Julien Legros[FIX] website_sale: don't carry over tx details on...
2014-11-18 Denis Ledoux[FIX] website_sale: product website description must...
2014-11-04 Will Stott[FIX] website_sale: typo in help string.
2014-10-17 Denis Ledoux[FIX] website_sale: no need to specific to a selection...
2014-10-10 Olivier Dony[FIX] website_sale: better fiscal position detection...
2014-09-30 Denis Ledoux[FIX] website*sale: product_id_change qty is 0 by default
2014-09-29 Thibault Delavallée[IMP] website_sale: confirm quotation only when the...
2014-09-25 Jamin Shah[IMP] website_sale : avoid duplicated order lines
2014-09-17 Olivier Dony[MERGE] Forward-port saas-5 up to f9bcd67
2014-09-17 Martin TrigauxForward port of branch saas-3 up to rev 2ee1843
2014-09-17 Martin Trigaux[FIX] website_sale: retrieve transactions as superuser
2014-09-16 Fabien Meghazi[ADD] Helper for /website/image (allows to use aggressi...
2014-08-28 Fabien Meghazi[IMP] pretty urls for /website/image
2014-08-08 Denis Ledoux[MERGE] forward port of branch saas-3 up to 81a902a
2014-08-07 Martin Trigaux[FIX] website_sale: avoid displaying inactive products...
2014-07-23 Denis Ledoux[MERGE] forward port of branch saas-3 up to 474eae9a43a...
2014-07-23 Denis Ledoux[FIX] website_sale: _rec_name product.attribute.line
2014-07-11 Christophe Matthieu[FIX] website_sale: install website_event_sale click...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-07-02 Fabien PinckaersFixes
2014-06-30 Antony Lesuisse[IMP] automatic fiscal positions for simple cases
2014-06-25 Christophe Matthieu[IMP] website_sale_options
2014-06-24 Christophe Matthieu[WIP]
2014-06-24 Christophe Matthieu[IMP] website_sale_options
2014-06-19 Christophe Matthieu[IMP] website_sale: display the discount in the product...
2014-06-19 Christophe Matthieu[FIX] website_sale: access right for currency for publi...
2014-06-19 Christophe Matthieu[FIX] website_sale: display in currency of the user
2014-06-19 Christophe Matthieu[FIX] website_sale: display price with user curencie.
2014-06-17 Christophe Matthieu[IMP] website_sale: optional product + fix forgotten...
2014-06-17 Christophe Matthieu[IMP] website_sale: optional product have all time...
2014-06-17 Christophe Matthieu[IMP] website_sale: display state function of selected...
2014-06-13 Christophe Matthieu[FIX] website_sale: tour; product split kanban view...
2014-06-12 Christophe Matthieu[IMP] website_sale: Optional product with variant sugge...
2014-06-11 Christophe Matthieu[IMP] website_sale: allow optional products in shop...
2014-06-04 Denis Ledoux[FIX] website_sale: backport commit 3cc4785ba6d27475323...
2014-06-04 Denis Ledoux[FIX] website_sale: accessory_product_ids are product...
2014-06-03 Christophe Simonis[MERGE] forward port of branch saas-5 up to b1c0bc0
2014-06-02 Christophe Matthieu[FIX] website_sale: display accessory field in form...
2014-06-01 Denis Ledoux[FIX] website_sale: missing openerp.tools import
2014-05-31 Christophe Simonis[FIX] website_sale: remove invalid (and stupid) functio...
2014-05-30 Richard Mathot[REV][FIX] Reverting regression introduced in forward...
2014-05-30 Christophe Simonis[MERGE] product: refactoring of product variants.
2014-05-28 Christophe Matthieu[IMP] product: rename fields variant_ids into attribute...
2014-05-28 Denis Ledoux[MERGE] Forward-port of latest saas-3 bugfixes, up...
2014-05-28 Denis Ledoux[FIX] website_sale: force changing pricelist on differe...
2014-05-27 Olivier Dony[MERGE] Forward-port of latest saas-4 fixes, up to...
2014-05-27 Olivier Dony[MERGE] Forward-port latest saas-3 bugfixes, up to...
2014-05-27 Christophe Matthieu[IMP] product: refactoring of product variant. The...
2014-05-22 Martin Trigaux[FIX] website_sale: add the parameter _mail_post_access...
2014-05-15 Thibault Delavallée[MERGE] [IMP] Added a website salesteam, used to handle...
2014-05-13 Thibault Delavallée[IMP] website_crm, website_sale: have only one salestea...
2014-05-12 Thibault Delavallée[IMP] website sales salesteam: refactored implementation
2014-05-08 Paramjit Singh Sahota[MERGE] Merged lp:openobject-addons.
2014-05-05 chm@openerp.com[FIX] website_sale: don't rewrite sale order partner_id...
2014-05-05 chm@openerp.com[FIX] website_sale: apply tax position on checkout...
2014-05-02 chm@openerp.com[FIX] website_sale & tour
2014-05-02 chm@openerp.com[FIX] website_sale: add to cart product => quantity + 1
2014-05-02 chm@openerp.com[FIX] website_event_sale: multi tickets
2014-05-02 Paramjit Singh Sahota[MERGE] Merged lp:openobject-addons.
2014-04-29 Denis Ledoux[MERGE] Forward-port of latest saas-3 bugfixes, up...
2014-04-28 chm@openerp.com[IMP] website_sale: use street 2 to set company_name
2014-04-28 chm@openerp.com[FIX] website_sale: apply new pricelist and fiscal...
2014-04-28 chm@openerp.com[FIX] website_sale: apply fiscal position on change...
2014-04-25 Denis Ledoux[FIX] website_sale: fiscal_position must be passed...
2014-04-25 chm@openerp.com[FIX] website_sale: apply tax
2014-04-25 chm@openerp.com[IMP] website_sale: create new shipping address; compan...
2014-04-25 chm@openerp.com[FIX] website_sale: add to cart 1 item if number >...
2014-04-24 Denis Ledoux[FIX] website_sale: taxes must be taken from the produc...
2014-04-17 Paramjit Singh Sahota[ImP] Improved typo's AND searched the section_id direc...
2014-04-10 chm@openerp.com[MERGE] from trunk
2014-04-10 chm@openerp.com[FIX] website_sale: checkout prefix
2014-04-10 chm@openerp.com[FIX] website_sale: checkout shipping address; remove...
2014-04-10 Paramjit Singh Sahota[IMP] Improved code by shifting the complete code to...
2014-04-09 Paramjit Singh SahotaTest commit
2014-04-09 chm@openerp.com[IMP] ir_qweb, ir_ui_view: can use id insead of xml_id...
2014-04-08 Paramjit Singh Sahota[MERGE] Merged lp:openobject-addons.
2014-04-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9380...
2014-04-07 Paramjit Singh Sahota[MERGE] Merged lp:openobject-addons.
2014-04-02 Denis Ledoux[FIX] website_sale*: not possible to process order...
2014-03-14 chm@openerp.com[FIX] website: route and redirect: remove all backslash...
2014-03-05 Paramjit Singh Sahota[IMP] Added crm in depends and fetch section_id.
2014-03-05 Paramjit Singh Sahota[IMP]Added the 'Shopping Carts' sales team and improved...
2014-02-25 Christophe Matthieu[IMP] website_sale: refactoring: website_event_sale...
2014-02-25 Fabien Meghazi[IMP] Rename request.httprequest.session -> request...
2014-02-21 Christophe Matthieu[IMP] website_sale: some fix and imp
2014-01-30 Antony Lesuissewebsite sale refactor
2014-01-30 Antony Lesuisse[IMP] product rename suggested to accessory, add altern...
2014-01-30 jke-openerp[FIX] Add tax on product for sale order line from website
2014-01-30 Antony Lesuisse[IMP] product style model renames, add user_id on websi...
2014-01-30 Antony Lesuisse[REN] rename product characterisic into attributes
2014-01-29 Olivier Dony[IMP] website_sale: spellchecking
2014-01-29 Christophe Matthieu[FIX] website_sale: display the line name in my cart
2014-01-28 Antony Lesuisse[FIX] website_sale remove usless size
2014-01-28 Olivier Dony[IMP] website_sale: promo code should not be translatable
2014-01-28 Christophe Matthieu[IMP] website_event: split module: remove depends with...
2014-01-28 Christophe Matthieu[IMP] event,event_sale: refactoring; remove crappy...
2014-01-27 Christophe Matthieu[IMP] website: res_config with wizard
2014-01-24 Christophe Matthieu[FIX] website_sale_crm: create a bridge to add order...
2014-01-24 Christophe Matthieu[IMP] website_crm, website_sale: add a Website sale...
next