[IMP] website theme: update themes to fix CSS glitches, add Yeti theme, fix Default...
[odoo/odoo.git] / addons / purchase / purchase.py
2014-01-29 Christophe Simonismerge upstream
2014-01-29 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-29 Denis Ledoux[FIX] purchase: on po confirm, avoid to write location_...
2014-03-18 Denis Ledoux[FIX] purchase: for drop shipping po, the supplier...
2014-01-24 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-20 Denis Ledoux[FIX] purchase: on unlink purchase order line, cancel...
2014-01-16 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-16 Thibault Delavallée[MERGE] Sync with trunk, tries to solve conflicts....
2014-01-15 Martin Trigaux[IMP] sale,purchase order: order the field based on...
2014-01-14 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-14 Denis Ledoux[FIX] purchase: fix workflow for orders based on incomi...
2013-12-13 Thibault Delavallée[MERGE] Sync with trunk
2013-12-09 Christophe Matthieu[FIX] website_sale: link; product: clean code and use...
2013-12-06 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-12-06 Denis Ledoux[FIX] purchase: warning uom category different only...
2013-11-30 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9668...
2013-11-29 Martin Trigaux[FIX] purchase: revert revision 7677 to set a default...
2013-11-28 Denis Ledoux[FIX]purchase: on invoice payment confirmation (during...
2013-11-27 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9651...
2013-11-27 Christophe Simonis[MERGE] {purchase,purchase_requisition}: choose the...
2013-11-27 Quentin (OpenERP)[FIX] sale, purchase: don't copy the customer/supplier...
2013-11-26 Christophe Simonis[FIX] purchase_requisition: copy method _get_warehouse...
2013-11-26 Quentin (OpenERP)[FIX] purchase: at the validation of the PO, force...
2013-11-26 Christophe Simonis[FIX] purchase: choose the right warehouse when creatin...
2013-10-31 Denis Ledoux[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-10-29 Martin Trigaux[FIX] purchase: apply same fix to invoice paid
2013-10-29 Martin Trigaux[FIX] purchase: post message on purchase order as admin...
2013-10-17 Martin Trigauxrevert change of workflow
2013-10-16 Martin Trigaux[IMP] procurement: better workflow
2013-10-11 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-10-09 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8791...
2013-10-09 Martin Trigaux[IMP] purchase: put back sql request to set exception...
2013-10-07 Martin Trigaux[FIX] purchase: block workflow when supplier check...
2013-10-04 Martin Trigaux[FIX] purchase: use the correct variable, finally
2013-10-04 Martin Trigaux[FIX] purchase: avoid getting trigger loop (again)...
2013-10-04 Martin Trigaux[FIX] purchase: avoid workflow trigger infinite loop
2013-10-04 Martin Trigaux[IMP] purchase: don't send messages at all when excepti...
2013-10-04 Martin Trigaux[FIX] purchase: reduce the number of mail messages...
2013-09-23 Denis Ledoux[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-09-20 Denis Ledoux[FIX]purchase: It was no possible to validate invoices...
2013-07-18 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9302...
2013-07-10 Quentin (OpenERP)[FIX] account_anglo_saxon: backport of revision 8787...
2013-07-01 Bharat R. Devnani... [MERGE] merged with main addons
2013-06-27 Thibault Delavallée[REF] mail_thread: message_track now uses browse record...
2013-06-26 Thibault Delavallée[REF] addons: _track now uses browse records, not read...
2013-06-24 Quentin (OpenERP)[FIX] purchase, accont_anglo_saxon: fixed the creation...
2013-06-24 Quentin (OpenERP)[FIX] account_anglo_saxon: fixed the computation of...
2013-06-14 Bharat R. Devnani... [MERGE] merged with main addons
2013-06-10 Darshan Kalola ... [IMP] improve help
2013-06-07 Darshan Kalola ... [IMP] improve Help
2013-06-05 Darshan Kalola ... [IMP] Improved Help
2013-05-27 Randhir Mayatra... [IMP] remove unnecessary chnages
2013-05-23 Randhir Mayatra... [IMP] code improve
2013-05-23 Randhir Mayatra... [IMP] upadte the currency in invoices
2013-05-23 Randhir Mayatra... [MERGE] merge with latest trunk
2013-05-21 Thibault Delavallée[FORWARD] Forward port of 7.0 branch until revision...
2013-05-16 Randhir Mayatra... [MERGE] merge with latest trunk
2013-05-14 Quentin (OpenERP)[MERGE] forward port of bugfixes made in addons v7...
2013-05-13 Cedric Snauwaert[FIX]purchase/stock: when validating a PO, information...
2013-05-07 Quentin (OpenERP)[FIX] purchase: onchange of product now use information...
2013-04-29 Cedric Snauwaert[FIX]purchase: in a PO line, description of product...
2013-04-15 Vo Minh Thu[REF] removed explicit model instanciations.
2013-04-11 Randhir Mayatra... [MERGE] merge with trunk
2013-04-11 Thibault Delavallée[FORWARD] Forward port of addons 7.0 until revision...
2013-04-11 Raphael Collet[MERGE] from trunk
2013-04-09 Quentin (OpenERP)[FIX] purchase, sale_stock: fix computation of date_pla...
2013-04-09 Cedric Snauwaert[FIX]error introduce in revid:odo@openerp.com-201304051...
2013-04-04 Olivier Dony[FIX] sale_stock,purchase: review help string + remove...
2013-03-29 Raphael Collet[IMP] general: use registry[X] instead registry.get...
2013-03-29 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-27 Vo Minh Thu[REF] purchase: removed openerp.pooler imports.
2013-03-26 Jigar Amin[FIX] SO/PO: Fixed date to dateime convestion for expec...
2013-03-25 Jigar Amin[FIX] purcahse preserver the user UTC oder confimation...
2013-03-21 Turkesh Patel (Ope... [IMP] make strings translatable
2013-03-21 Turkesh Patel (Ope... [MRG] merge with lp:openobject-addons
2013-03-14 Quentin (OpenERP)[FIX] purchase; don't try to post messages on PO if...
2013-03-08 Turkesh Patel (Ope... [IMP] give name to the wizard and improve domain
2013-03-05 Thibault Delavallée[MERGE] Task 'OpenChatter: functional usability 1'
2013-03-05 Thibault Delavallée[CLEAN] Small code cleaning before merging (context...
2013-03-04 Ravish (Open ERP)currecy_so_po_improve
2013-03-04 Ravish (Open ERP)currecy_so_po
2013-02-20 Bhumi Thakkar (Ope... [IMP] Remove bold and capital in first letter.
2013-02-18 Bhumi Thakkar (Ope... [IMP] Add context as a dictionary if it is none.
2013-02-18 Bhumi Thakkar (Ope... [IMP] Improve code in py.
2013-02-18 Bhumi Thakkar (Ope... [IMP] Improve code for message on chatter RFQ created...
2013-02-18 Bhumi Thakkar (Ope... [REV] Revert some lines.
2013-02-15 Bhumi Thakkar (Ope... [IMP] Add messages on chatter for PO done & Products...
2013-02-15 Bhumi Thakkar (Ope... [IMP] Improve code for invoice paid.
2013-02-15 Paramjit Singh SahotaRemoved Invoice paid message post.
2013-02-15 Paramjit Singh Sahota[IMP] Added message post for the Purchase Order done.
2013-02-15 Bhumi Thakkar (Ope... [IMP] Message on chatter Quotation created for SO and...
2013-02-15 Bhumi Thakkar (Ope... [MERGE] Merge lp:openobeject-addons.
2013-02-15 Paramjit Singh Sahota[IMP] Message post when the invoice is paid.
2013-02-15 Paramjit Singh Sahota[IMP] Removed little bit code for concating the message...
2013-02-14 Paramjit Singh Sahota[IMP] Combined the second message posts in one.
2013-02-14 Paramjit Singh Sahota[IMP] Added message post for 'Invoice Paid.' when the...
2013-02-14 Paramjit Singh Sahota[IMP] Added message post for 'Invoice Received' when...
2013-02-13 Paramjit Singh Sahota[IMP] Added message post when the 'Products Received...
2013-02-06 Paramjit Singh Sahota[IMP] Improved code for the 'Invoice received.' message...
2013-02-06 Paramjit Singh Sahota[IMP] Removed unwanted import
next