Commit Graph

74 Commits

Author SHA1 Message Date
Olivier Dony 495ec92251 [I18N] Update translations from Launchpad 8.0 branches 2015-01-21 15:36:54 +01:00
Olivier Dony 39f00b3637 [I18N] Update translation templates with latest terms
Total new terms: 270
Total deleted terms: 82
Total identical terms: 19653
Old total number of terms: 19735
New total number of terms: 19923
2015-01-21 15:31:22 +01:00
Aaron Bohy ba37ae3cf3 [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
Olivier Dony a6d24db305 [I18N] Update translations from Launchpad 8.0 branches 2014-11-19 17:49:12 +01:00
Olivier Dony 7439421ad2 [I18N] Update translations from Launchpad 8.0 branches 2014-10-08 17:52:25 +02:00
Josse Colpaert fc65efbb9b [FIX] Fix inheritance in point_of_sale views + ean visible on creation + landed costs views
[IMP] Set custom EAN not visible when multiple variants

[IMP] Change landed costs views + make ean visible upon creation
2014-10-06 09:14:20 +02:00
Olivier Dony b74d830eb2 [I18N] Update translation templates with latest term changes 2014-09-23 19:13:50 +02:00
Olivier Dony 1c5b5e4290 [I18N] Update translations from Launchpad 8.0 branches
server: rev. 26 rev-id launchpad_translations_on_behalf_of_openerp-20140923072744-tkfs0yinu8msjh09
addons: rev. 39 rev-id launchpad_translations_on_behalf_of_openerp-20140923072715-5j7qvnuvmmb1zzy1
web: rev. 23 rev-id launchpad_translations_on_behalf_of_openerp-20140923072757-jvh9l6r2x0vfcyhb
2014-09-23 13:42:05 +02:00
Grover Menacho 25c57719a2 [FIX]stock_landed_costs: Fixed wrong costs on landed costs with many products 2014-09-17 15:13:48 -04:00
Josse Colpaert 4d3ae9ea54 [IMP] Check sum + out should take quantities from stock move 2014-09-17 17:57:32 +02:00
Josse Colpaert 8e3997158e [IMP] Do the landed costs out of the quants already out of stock 2014-09-17 17:57:25 +02:00
Josse Colpaert df655f00a3 [IMP] Solve landed costs bug + invoice_state in account_anglo_saxon.yml 2014-09-12 13:50:53 +02:00
Olivier Dony fac96241df [I18N] Update 8.0 translations with latest changes from Launchpad 2014-09-08 19:04:25 +02:00
Josse Colpaert 114f66c277 Merge pull request #2027 from odoo-dev/8.0-wmsstaging7-jco
8.0 wmsstaging7 jco
2014-09-03 21:36:01 +02:00
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