second submodule: website_house_booking
[odoo/odoo.git] / addons / stock_account /
2014-07-07 Josse Colpaert[MERGE] Fix copy_data for merge
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-25 Josse Colpaert[MERGE] Merge from master routing conflict
2014-06-25 Josse Colpaert[IMP] Corrections in views + calendar fields isinstance...
2014-06-23 Josse Colpaert[FIX] Default valuation has to be on product template
2014-06-23 Josse ColpaertMerge remote-tracking branch 'odoo/master' into master...
2014-06-23 Josse Colpaert[IMP] Check inventory valuation fields
2014-06-19 Josse Colpaert[IMP] Other remarks pull request
2014-06-17 Josse Colpaert[MERGE] Merge from master and resolve conflict
2014-06-16 Josse Colpaert[IMP] Make sure there is a link between purchase order...
2014-06-16 Josse Colpaert[IMP] journal_id in onshipping should be many2one inste...
2014-06-13 Josse Colpaert[IMP] Invoice_state based on delivery wizard recheck...
2014-06-12 ged-odooMerge pull request #272 from odoo-dev/master-inline...
2014-06-12 Fabien MeghaziRemoved version="7.0" from form views
2014-06-10 Josse Colpaert[FIX] Correction of stock valuation report
2014-06-02 Josse Colpaert[IMP] Put cost method only once, make sure extra moves...
2014-05-30 Géry Debongnie[MERGE] merge from master
2014-05-30 qdp-odoo[MERGE] master
2014-05-30 Géry DebongnieMerge remote-tracking branch 'odoo/master' into master...
2014-05-27 Christophe Matthieu[IMP] product: refactoring of product variant. The...
2014-05-22 Géry Debongnie[IMP] replace all 'Group By...' by 'Group By'
2014-05-21 Josse Colpaert[IMP] Add security rules from bzr branch
2014-05-08 Quentin (OpenERP)[REF] stock_account: introduced _get_invoice_vals(...
2014-05-07 Quentin (OpenERP)[REF] removed duplicated _ before method name
2014-05-05 Quentin (OpenERP)[REF] product: get_price_history refactored and moved...
2014-04-28 Quentin (OpenERP)[REF] product refactoring: prices.history model renamed...
2014-04-25 Quentin (OpenERP)[REF] stock_account: removal of TODO statements
2014-04-25 Quentin (OpenERP)[REF] stock_account: refactoring of do_change_standard_...
2014-04-24 Quentin (OpenERP)[MERGE] trunk-wms up to revision 9687
2014-04-24 Quentin (OpenERP)[IMP] stock_account: better error message
2014-04-24 Quentin (OpenERP)[MERGE] trunk-wms up to revision 9686
2014-04-24 Quentin (OpenERP)[FIX] stock_landed_cost: setting option appears at...
2014-04-24 Quentin (OpenERP)[FIX] stock_account: fixed wrong group reference in...
2014-04-22 Quentin (OpenERP)[REF] stock, stock_account: invoice_state field of...
2014-04-17 Quentin (OpenERP)[FIX] stock: lazy parameter of read_group added. stock_...
2014-04-16 Josse Colpaert[IMP] Correct for new way of stock valuation, add source
2014-04-16 Quentin (OpenERP)[FIX] a lot a fixes or usability improvements. Includes...
2014-04-16 Josse Colpaert[WIP] Correct stock valuation report
2014-04-15 Quentin (OpenERP)[MERGE] stock_account, purchase: better usability in...
2014-04-15 Josse Colpaert[FIX] Add parameter in readgroup
2014-04-11 Josse Colpaert[MERGE] Merge from trunk-wms
2014-04-10 Quentin (OpenERP)[FIX] stock_account: valuation of quants
2014-04-10 Josse Colpaert[IMP] Change Generating Accounting Entries to something...
2014-04-08 Josse Colpaert[WIP] In case the warehouse operator chooses other...
2014-04-08 Quentin (OpenERP)[REF] stock, inventory: post moves at the inventory...
2014-04-04 Quentin (OpenERP)[FIX] stock_account: typo in domain. Courtesy of hbto...
2014-03-27 Quentin (OpenERP)[MERGE] stock reports in Qweb
2014-03-27 Quentin (OpenERP)[MERGE] merged csn branch with barcode interface greatl...
2014-03-26 Josse Colpaert[MERGE] Merge from trunk-wms-loconopreport-jco
2014-03-25 Cedric Snauwaert[FIX]barcode interface backend
2014-03-19 Quentin (OpenERP)[REF] refactoring made during code review. Some optimiz...
2014-03-18 Josse Colpaert[MERGE] Merge from trunk-wms
2014-03-17 Quentin (OpenERP)[MERGE] trunk-wms up to revision 9598
2014-03-14 Josse Colpaert[IMP] Picking wave report controller for calling report...
2014-03-14 Quentin (OpenERP)[IMP] stock: restrict to make stock operations when...
2014-03-14 Josse Colpaert[IMP] Optimize stock valuation report more
2014-03-13 Josse Colpaert[IMP] Fasten up stock valuation report
2014-03-13 Josse Colpaert[MERGE] Merge from trunk-wms-loconopmerge2 + only keep...
2014-03-13 Josse Colpaert[IMP] Testing report
2014-03-12 Josse Colpaert[WIP] Inventory value in stock valuation report
2014-03-12 Josse Colpaert[IMP] At quants creation it should do accounting entrie...
2014-03-12 Josse Colpaert[IMP] Improve process packaging: processed when moving...
2014-03-11 Josse Colpaert[IMP] Improve account entries grouping
2014-03-11 Josse Colpaert[FIX] Fix and clean from multiple quants move
2014-03-11 Josse Colpaert[WIP] Group accounting lines of same cost and correct...
2014-03-10 Josse Colpaert[WIP] Move multiple quants at once
2014-03-07 Josse Colpaert[FIX] Match reserved package should be correct
2014-03-06 Josse Colpaert[IMP] Create accounting entries to pass runbot
2014-03-06 Josse Colpaert[FIX] Take case product in ops exist, but not in move
2014-03-05 Josse Colpaert[IMP] Only create extra moves or rereserve quants when...
2014-02-14 Quentin (OpenERP)[MERGE] usability improvements among several modules...
2014-02-12 Cedric Snauwaert[FIX]replace stock by location menu with stock valuatio...
2014-02-12 Cedric Snauwaert[FIX]various usability thing
2014-02-04 Quentin (OpenERP)[FIX] fix needed after the previous merge with trunk...
2014-02-03 Quentin (OpenERP)[FIX] fix needed after merge with trunk (cost_method...
2014-02-03 Quentin (OpenERP)[MERGE] main trunk
2013-12-31 Quentin (OpenERP)[FIX] stock: installation error fixed (reference to...
2013-12-11 Quentin (OpenERP)[FIX] fixed warnings in runbot
2013-12-09 Quentin (OpenERP)[IMP] wms: useability
2013-12-06 Quentin (OpenERP)[IMP] stock_account: usability of stock value at date...
2013-12-06 Quentin (OpenERP)[FIX] stock_account: fixed the stock valuation at date...
2013-12-06 Quentin (OpenERP)[FIX] stock_account: fixed the stock valuation at date...
2013-12-06 Quentin (OpenERP)[REF] stock_account, product: moved the standard price...
2013-12-05 Quentin (OpenERP)[REF] stock: put some order in inventory psql reports...
2013-12-05 Quentin (OpenERP)[MERGE] merged the branch with standard price of produc...
2013-12-05 Quentin (OpenERP)[FIX] stock_account: fixed wrong implementation of...
2013-12-05 Quentin (OpenERP)[FIX] stock_account: give a list of ids to write()
2013-12-04 Quentin (OpenERP)[MERGE] main branch
2013-12-04 Quentin (OpenERP)[IMP] wizard to get the stock valuation for a past...
2013-11-18 Quentin (OpenERP)[WIP] stock: partial transfer and rereserve reimplement...
2013-11-18 Quentin (OpenERP)[WIP] stock: partial transfer and rereserve reimplement...
2013-11-07 Quentin (OpenERP)[IMP] pocurement, stock, purchase, sale_stock, stock_ac...
2013-11-04 Quentin (OpenERP)[FIX] stock_account, purchase: the standard price of...
2013-10-29 Quentin (OpenERP)[FIX] stock_account: return value in create() method
2013-10-29 Quentin (OpenERP)[IMP] stock_account: standard price historization did...
2013-10-29 Quentin (OpenERP)[IMP] stock_account: removed useless test suite, change...
2013-10-15 Quentin (OpenERP)[MERGE] main feature branch
2013-10-15 Quentin (OpenERP)[FIX] stock, stock_account: access rights
2013-10-11 Quentin (OpenERP)[FIX] stock_account security rules
2013-10-10 Quentin (OpenERP)[MERGE] merged with main trunk
next