Commit Graph

110 Commits

Author SHA1 Message Date
Josse Colpaert 327c488f2b [IMP] Pass product template to template method 2014-09-03 19:19:18 +02:00
Fabien Pinckaers 1564a66dd6 [FIX] improving manifests 2014-08-30 13:18:33 +02:00
Fabien Pinckaers 8aca457e34 [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00
Olivier Dony 50ef63881a [I18N] Update 8.0 translation with latest source code 2014-08-14 17:01:54 +02:00
qdp-odoo dce11788fa [FIX] stock_landed_costs: fixed several issues related to the computation and the accounting entries creation. Added a yaml test to cover the different split methods 2014-08-08 10:58:14 +02:00
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
ged-odoo 74168c4e9d Merge pull request #272 from odoo-dev/master-inline-searchview-ged
[MERGP] Inline Searchview

This task split the searchview in two parts: SearchView and SearchViewDrawer. The drawer is displayed inside the main view and the searchview stays in place.  It also changes the scrolling behavior of the web client: the main view area can scroll without affecting the UI (so the various menus stays in place)

Because of this, other large changes have been made:

the drawer has been redesigned,
the Custom Filter widget has been split in two (Custom Report and SaveCurrentFilter),
the main view is now scrollable, so the UI stays in place and only the view can change
The text 'Group By...' has been changed into 'Group By' (most addons had to be modified)
bootstrap classes are used when it makes sense (for example, badge)
the left menu is also scrollable (separately from the main view)

It is likely that some stupid bugs have been introduced.  Please don't hurt me.
2014-06-12 16:27:11 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Géry Debongnie 514203743d Merge remote-tracking branch 'odoo/master' into master-inline-searchview-ged
Conflicts:
	addons/mrp/mrp_view.xml
2014-05-30 10:29:30 +02:00
Christophe Matthieu 43977deb71 [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
Olivier Dony 74d2f592bf [IMP] Minor spellchecking/cleanup/nitpicking while reviewing new v8 WMS
bzr revid: odo@openerp.com-20140508143940-itpazj4eatznerw7
2014-05-08 16:39:40 +02:00
Quentin (OpenERP) d4d4a894c8 [IMP] stock_landed_costs: added short module description
bzr revid: qdp-launchpad@openerp.com-20140508141956-5sty7tdk6iflfs0h
2014-05-08 16:19:56 +02:00
Quentin (OpenERP) f36b470c1b [MERGE] stock_landed_costs: better usability
bzr revid: qdp-launchpad@openerp.com-20140425124634-9bxzm92hx0di5ogy
2014-04-25 14:46:34 +02:00
Quentin (OpenERP) b96b904b2c [REF] stock_account: refactoring of do_change_standard_price() + removal of TODO statements
bzr revid: qdp-launchpad@openerp.com-20140425121810-tp2caagu1rnzpgcg
2014-04-25 14:18:10 +02:00
Mansi Kariya (OpenERP) 440ddae7f8 [ADD] Added sequence on Stock Landed Cost and added Landed Cost type Configuration view and improved product view
bzr revid: mka@tinyerp.com-20140425104945-1vfv217uy1xhbnmx
2014-04-25 16:19:45 +05:30
Quentin (OpenERP) 5237343263 [FIX] stock_landed_costs: accounting entries
bzr revid: qdp-launchpad@openerp.com-20140425084006-qwqv4qk4zpm86dgy
2014-04-25 10:40:06 +02:00
Quentin (OpenERP) 09bc7c923a [REF] stock_landed_costs: refactoring/improvements/fixes made during code review
bzr revid: qdp-launchpad@openerp.com-20140424133518-nqi1sxggetaum72r
2014-04-24 15:35:18 +02:00
DJ Patel c0d45ba62f [FIX] stock_landed_costs : Added a button to cancel the landed cost.
bzr revid: mdi@tinyerp.com-20140424133030-bxj3x4au976suj36
2014-04-24 19:00:30 +05:30
Quentin (OpenERP) f71e545f65 [FIX] stock_landed_costs: do not recompute the landed cost at each write
bzr revid: qdp-launchpad@openerp.com-20140424132020-mju7xq3g5c4j4j3r
2014-04-24 15:20:20 +02:00
Quentin (OpenERP) 76a96723a2 [FIX] stock_landed_costs: qty and volume computation
bzr revid: qdp-launchpad@openerp.com-20140424131510-hx55angkbe6jh4um
2014-04-24 15:15:10 +02:00
Quentin (OpenERP) 5183909ade [REF] stock_landed_costs usability imp
bzr revid: qdp-launchpad@openerp.com-20140424130846-6348yoos4omernli
2014-04-24 15:08:46 +02:00
DJ Patel f5a285267c [FIX] stock_landed_costs : Automatic computation of landed cost when we save the record.
bzr revid: mdi@tinyerp.com-20140424130403-3tqm8okdqwgzkm73
2014-04-24 18:34:03 +05:30
Quentin (OpenERP) 301b9a70eb [IMP] stock_landed_cost: functional review of the module.
bzr revid: qdp-launchpad@openerp.com-20140424103752-w12z1frkuujotnrb
2014-04-24 12:37:52 +02:00
DJ Patel 5f4876e7be [FIX] stock_landed_costs : You cannot validate a landed cost which has no valuation line.
bzr revid: mdi@tinyerp.com-20140424121656-8wb2mefhh7ons92d
2014-04-24 17:46:56 +05:30
DJ Patel d0fc220091 [ADD] stock_landed_costs : Added the access rights.
bzr revid: mdi@tinyerp.com-20140424114017-faura7ny873msnlc
2014-04-24 17:10:17 +05:30
DJ Patel a4eef5f17e [IMP] stock_landed_costs : Total field should be above the compute button.
bzr revid: mdi@tinyerp.com-20140424104022-h88ujot6kmklbo6e
2014-04-24 16:10:22 +05:30
DJ Patel 7e700e4554 [FIX] stock_landed_costs : Fixed the cost price of related quant.
bzr revid: mdi@tinyerp.com-20140424102431-llaqwn80mfp1j3h6
2014-04-24 15:54:31 +05:30
DJ Patel d626d770bf [ADD] stock_landed_costs : Added the openchatter notification system.
bzr revid: mdi@tinyerp.com-20140424100337-fbcyr73fjbj5gecw
2014-04-24 15:33:37 +05:30
Quentin (OpenERP) 20328559e6 [FIX] stock_landed_costs: don't consider products for which it doesn't make sense to compute a landed cost
bzr revid: qdp-launchpad@openerp.com-20140424091905-3pe5vyxwyg3atu9g
2014-04-24 11:19:05 +02:00
Quentin (OpenERP) 19dad8973c [FIX] stock_landed_cost: setting option appears at the right place in the right moment
bzr revid: qdp-launchpad@openerp.com-20140424085838-nzk6p11ncitvkbta
2014-04-24 10:58:38 +02:00
DJ Patel 4bdbc0e0c6 [IMP] stock_landed_costs : Improved the product form view.
bzr revid: mdi@tinyerp.com-20140422090042-z5mmyuh0ni9e1z8w
2014-04-22 14:30:42 +05:30
DJ Patel 3eae11e4ce [IMP] stock_landed_costs : Compute button should be inline with Valuation Adjustments label.
bzr revid: mdi@tinyerp.com-20140421113213-iicfdvh7scts0af6
2014-04-21 17:02:13 +05:30
DJ Patel d2c484656c [FIX] stock_landed_costs : Fixed the calculation of landed costs.
bzr revid: mdi@tinyerp.com-20140421104149-iscgxoru7rgb25xs
2014-04-21 16:11:49 +05:30
DJ Patel 4751a49a9f [FIX] stock_landed_costs : Fixed the calculation of former cost per unit.
bzr revid: mdi@tinyerp.com-20140421094748-eg9l1yfjwr57ekz6
2014-04-21 15:17:48 +05:30
DJ Patel 567103bb92 [IMP] stock_landed_costs : If we create a product from Cost Lines, Can constitute a landed cost should be True.
bzr revid: mdi@tinyerp.com-20140421093157-x2b1vhip6mjslfij
2014-04-21 15:01:57 +05:30
DJ Patel a741e8df8e [IMP] stock_landed_costs : Product with 'Can constitute a landed cost' is set to True can only be selected in cost lines.
bzr revid: mdi@tinyerp.com-20140421092427-r5jq6ppy40rarjiw
2014-04-21 14:54:27 +05:30
DJ Patel b9a1104e48 [IMP] stock_landed_cost : Changed the 'auto_install' to False.
bzr revid: mdi@tinyerp.com-20140417085827-rg5wwf7u8owczqrt
2014-04-17 14:28:27 +05:30
DJ Patel 7d5b66c526 [REM] stock_landed_costs : Removed the unnecessary code.
bzr revid: mdi@tinyerp.com-20140416054045-3kyrasl4ixtwcpzi
2014-04-16 11:10:45 +05:30
DJ Patel d9b6bcce29 [IMP] stock_landed_costs : Override the copy method in stock valuation adjustments.
bzr revid: mdi@tinyerp.com-20140411131553-tfav54oruj2rsp45
2014-04-11 18:45:53 +05:30
DJ Patel a5ba8f22a9 [IMP] stock_landed_costs : All the fields are readonly in 'open' state.
bzr revid: mdi@tinyerp.com-20140411131028-z5olzn8t9elmy3cm
2014-04-11 18:40:28 +05:30
DJ Patel 1ce2520ed3 [ADD] stock_landed_costs : Added the mechanism to generate accounting entries for landed costs.
bzr revid: mdi@tinyerp.com-20140411125430-dd35oblzmz0onasq
2014-04-11 18:24:30 +05:30
DJ Patel bd665fbada [IMP] stock_landed_costs : If weight and volume is not there, then divide the cost equally among the lines.
bzr revid: mdi@tinyerp.com-20140411094843-o0ravoiyfw9mda0m
2014-04-11 15:18:43 +05:30
DJ Patel 442a73af4e [ADD] stock_landed_costs : Added the mechanism to create valuation line per cost line.
bzr revid: mdi@tinyerp.com-20140411093957-ucna8z1837urzez2
2014-04-11 15:09:57 +05:30
DJ Patel 5e04721db4 [ADD] stock_landed_costs : Added the mechanism to automatically fill the weight and volume on picking onchange.
bzr revid: mdi@tinyerp.com-20140411045437-p6fhz1tgpp9893lh
2014-04-11 10:24:37 +05:30
DJ Patel fb18693a4d [ADD] stock_landed_costs : Added the weight and volume in valuation adjustments.
bzr revid: mdi@tinyerp.com-20140411044608-hn5qm6o5nwahutzq
2014-04-11 10:16:08 +05:30
DJ Patel 63e8f9efc7 [IMP] stock_landed_costs : Improved the onchange on product.
bzr revid: mdi@tinyerp.com-20140410102825-xy44ot6b4fn9pia3
2014-04-10 15:58:25 +05:30
DJ Patel cabc401513 [ADD] stock_landed_costs : Added the functionality to add landed costs in cost of quants.
bzr revid: mdi@tinyerp.com-20140410094933-9w8ch4izzaf1tq01
2014-04-10 15:19:33 +05:30
DJ Patel 66a62da61a [ADD] stock_landed_costs : Added the function to compute former cost per unit.
bzr revid: mdi@tinyerp.com-20140410054901-xhh85tdnom8t5x21
2014-04-10 11:19:01 +05:30
DJ Patel b81d0d0436 [FIX] stock_landed_costs : Fixed the onchange method on product.
bzr revid: mdi@tinyerp.com-20140410053041-227rgrwi9uzyc16w
2014-04-10 11:00:41 +05:30
DJ Patel 62341f2e7e [ADD] stock_landed_costs : Added the logic to compute landed costs.
bzr revid: mdi@tinyerp.com-20140410052146-die56ht7xv0ezooy
2014-04-10 10:51:46 +05:30
DJ Patel babb4debb3 [ADD] stock_landed_costs : Added the button to compute landed cost.
bzr revid: mdi@tinyerp.com-20140409131155-e023ykx0uwkqq9qf
2014-04-09 18:41:55 +05:30
DJ Patel 6cbe02bcbc [REM] stock_landed_costs : Removed the unused fields.
bzr revid: mdi@tinyerp.com-20140409124522-a7i511p0ywnr2wpo
2014-04-09 18:15:22 +05:30
DJ Patel 50aabe77cc [IMP] stock_landed_costs : Improved the view..
bzr revid: mdi@tinyerp.com-20140409095910-i4n4ngl2q347up66
2014-04-09 15:29:10 +05:30
DJ Patel ed605d0f45 [ADD] stock_landed_costs : Added the function to calculate final coston valuation adjustment lines.
bzr revid: mdi@tinyerp.com-20140409093918-mmgbiya5ai993xwv
2014-04-09 15:09:18 +05:30
DJ Patel f7a87d9f8a [ADD] stock_landed_costs : Added the onchange method on pickings to automatically fill the valuation adjustment lines.
bzr revid: mdi@tinyerp.com-20140409092551-np8ctmmx5wpfibaw
2014-04-09 14:55:51 +05:30
DJ Patel 69940dc9ea [ADD] stock_landed_costs : Added the new object for valuation adjustmensts.
bzr revid: mdi@tinyerp.com-20140409085258-aemcy9v57blbet2w
2014-04-09 14:22:58 +05:30
DJ Patel ea7fb6d0d2 [ADD] stock_landed_costs : Added the search view.
bzr revid: mdi@tinyerp.com-20140408120033-189parnuviod7z9x
2014-04-08 17:30:33 +05:30
DJ Patel d0dbdf8082 [ADD] stock_landed_costs : Added the stock_landed_costs module.
bzr revid: mdi@tinyerp.com-20140408113935-67fykki3056w8hr8
2014-04-08 17:09:35 +05:30