[IMP] purchase: error message linked to product, not company
[odoo/odoo.git] / addons / purchase / purchase.py
2014-11-14 Martin Trigaux[IMP] purchase: error message linked to product, not...
2014-09-30 dhr-odoo[FIX] purchase: minmum purchase quantity and float...
2014-09-17 qdp-odoo[FIX] stock/purchase: dates and currency rates
2014-05-28 Denis Ledoux[FIX] purchase: Do not allow to delete a purchase order...
2014-05-26 JoshuaJan'invoiced' fields help message is wrong
2014-04-15 Denis Ledoux[FIX] purchase: invoiced based on invoiced bool of...
2014-03-18 Denis Ledoux[FIX] purchase: for drop shipping po, the supplier...
2014-01-29 Denis Ledoux[FIX] purchase: on po confirm, avoid to write location_...
2014-01-20 Denis Ledoux[FIX] purchase: on unlink purchase order line, cancel...
2014-01-15 Martin Trigaux[IMP] sale,purchase order: order the field based on...
2014-01-14 Denis Ledoux[FIX] purchase: fix workflow for orders based on incomi...
2013-12-06 Denis Ledoux[FIX] purchase: warning uom category different only...
2013-11-29 Martin Trigaux[FIX] purchase: revert revision 7677 to set a default...
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-17 Martin Trigauxrevert change of workflow
2013-10-16 Martin Trigaux[IMP] procurement: better workflow
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-07-10 Quentin (OpenERP)[FIX] account_anglo_saxon: backport of revision 8787...
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-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-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...
2012-12-21 Olivier Dony[MERGE] *: improved english wording, suggestions courte...
2012-12-21 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-21 Thibault Delavallée[IMP] sale, purchase, invoice: automatically subscibe...
2012-12-20 Thibault Delavallée[IMP] track_visibility atribute: moved onto explicit...
2012-12-20 Thibault Delavallée[IMP] sale, purchase, hr_timesheet_sheet, hr_holidays...
2012-12-19 Thibault Delavallée[CLEAN] Purchase: small code cleanup and subtypes update.
2012-12-19 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-18 Fabien Pinckaers[MOD] use read() instead of browse
2012-12-18 Olivier Dony[MERGE] Access inherited product fields on the product...
2012-12-18 Fabien Pinckaers[IMP] several subtype fixes
2012-12-18 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-18 Quentin (OpenERP)[MERGE] procurement workflow fixes + removal of a unuse...
2012-12-18 Thibault Delavallée[MERGE] Merged branch holding subtype work by APA.
2012-12-18 Raphael Collet[MERGE] trunk-import-openerp-thu (use strict naming...
2012-12-18 Foram Katharotiya... [MERGE] with trunk
2012-12-17 Olivier Dony[FIX] sale,purchase: allow SO/PO long description to...
2012-12-17 Cecile Tonglet[FIX] replace from/import decimal_precision by from...
2012-12-17 Quentin (OpenERP)[FIX] purchase: fixed bad split of methods
2012-12-14 Quentin (OpenERP)[FIX] purchase: fix
2012-12-14 Quentin (OpenERP)[FIX] purchase, procurement: workflow of procurement...
2012-12-10 Vo Minh Thu[MERGE] merged trunk.
2012-12-10 Foram Katharotiya... [MERGE] with trunk
2012-12-08 Fabien Pinckaers[IMP] purchase min qty useability
2012-12-08 Fabien Pinckaers[IMP] fields name
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-06 Arnaud Pineux[FIX] purchase double validation unistall fixed
2012-12-06 Bhumi Thakkar (Ope... [IMP] Renamed String.
2012-12-05 Bhumi Thakkar (Ope... [IMP]String Replaced Invoiced to Invoice Ratio and...
2012-12-05 Foram Katharotiya... [MERGE] with trunk
2012-11-30 Quentin (OpenERP)[MERGE] merged the branch with supplier payment term...
2012-11-29 Alexis de LattreMerge with addons/trunk revno 8168.
2012-11-28 Randhir Mayatra... [MERGE] merge with parent
2012-11-28 Sanjay Gohel (Open... [MERGE]merge with trunk
2012-11-27 Fabien Pinckaers[MERGE] fgi improve
2012-11-27 Sanjay Gohel (Open... [MERGE]merge with trunk
2012-11-27 Randhir Mayatra... [MERGE] merge with parent
2012-11-26 Fabien Pinckaers[IMP] Misc useability improvement in account
2012-11-26 Randhir Mayatra... [IMP] remove extra code
2012-11-26 Randhir Mayatra... [IMP] remove extra line in code
2012-11-26 Randhir Mayatra... [IMP] improve the code
2012-11-26 Randhir Mayatra... [IMP] improve the code
2012-11-26 Randhir Mayatra... [IMP] improve the code
2012-11-26 Randhir Mayatra... [MERGE] merge with parent
2012-11-23 Ajay Chauhan (OpenERP)[IMP] purchase: added print button to print quotation
2012-11-23 Randhir Mayatra... [IMP] make changes into purchase
2012-11-23 Ajay Chauhan (OpenERP)[FIX] purchase: solved issue of PO not goes in sent...
2012-11-22 Ajay Chauhan (OpenERP)[IMP] purchase: made 'invoicing control' readonly for...
2012-11-21 Foram Katharotiya... [MERGE] with trunk
2012-11-20 Foram Katharotiya... [IMP] add subtype in purchase
2012-11-19 Randhir Mayatra... [MERGE]merge with trunk
2012-11-15 Arnaud Pineux[TEST]
2012-11-13 Olivier Dony[MERGE] Sync with trunk
2012-11-13 Thibault Delavallée[FIX] sale, purchase, account: send by email button...
2012-11-12 Fabien Pinckaers[MERGE] fix tax compute on purchase
2012-11-09 Randhir Mayatra... [IMP] change the read only for destination location
2012-11-09 Randhir Mayatra... [MERGE]merge with parent branch
2012-11-08 Randhir Mayatra... [MERGE] merge with parent branch
2012-11-08 Randhir Mayatra... [IMP] make changes in view invoicce button
2012-11-07 Atul Patel (OpenERP)[MERGE]: Merged with lp:openobject-addons
2012-11-07 Olivier Dony[MERGE] Sync with trunk
2012-11-06 Vo Minh Thu[MERGE] removed a few warnings.
2012-11-06 Randhir Mayatra... [IMP] add the view_invoice field in purchase order
2012-11-06 Randhir Mayatra... [IMP] make changes into purchase as per requirement
next