Ignacio Ales
6aa5c38725
[MIG] quality_control_stock: Migration to 12.0
2019-08-04 12:48:42 +02:00
Ignacio Ales
076eb8db06
[MIG] quality_control_stock: Migration to 12.0
2019-07-12 16:13:48 +02:00
Marta Vázquez Rodríguez
91f681d8b7
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (27 of 27 strings)
Translation: manufacture-11.0/manufacture-11.0-quality_control_stock
Translate-URL: https://translation.odoo-community.org/projects/manufacture-11-0/manufacture-11-0-quality_control_stock/es/
2019-07-12 16:13:48 +02:00
Maria Sparenberg
4c32712219
Translated using Weblate (German)
...
Currently translated at 100.0% (27 of 27 strings)
Translation: manufacture-11.0/manufacture-11.0-quality_control_stock
Translate-URL: https://translation.odoo-community.org/projects/manufacture-11-0/manufacture-11-0-quality_control_stock/de/
2019-07-12 16:13:48 +02:00
OCA Transbot
92a9f5c6d9
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-07-12 16:13:48 +02:00
oca-travis
a87842bf4b
[UPD] Update quality_control_stock.pot
2019-07-12 16:13:48 +02:00
OCA-git-bot
713871d205
[UPD] README.rst
2019-07-12 16:13:48 +02:00
Jordi Ballester Alomar
0b21a3e92a
[quality_control_stock][FIX] the stock user should be able to
...
create quality control inspection without necessarily being
quality control user. It is common that the person doing the
picking is not going to be the same as the one doing the inspection.
So when a stock user create the transfer, the system will create
the necessary qc inspections, regardless if the user has permissions
to process them.
2019-07-12 16:13:48 +02:00
mreficent
9fef3aa20b
[FIX] quality_control_stock: singleton error
2019-07-12 16:13:48 +02:00
mreficent
5a8c52aee3
[FIX] stock_picking_type: assure api.multi in write
2019-07-12 16:13:48 +02:00
Ignacio Ales
6c48d00e64
[MIG] quality_control_stock: Migration to 11.0
2019-07-12 16:13:48 +02:00
Simone Rubino
2ad90ce8cc
[FIX] count_inspections methods should be able to manage recordsets ( #293 )
2019-07-12 16:13:48 +02:00
Simone Rubino
6675f1a36f
[FIX][quality_control_stock] get_lot and get_picking should be able to manage recordsets
2019-07-12 16:13:48 +02:00
Simone Rubino
eddcbf0621
[MIG] quality_control_stock: Migration to 10.0
2019-07-12 16:13:48 +02:00
agaldona
fa39db25f5
[IMP] quality_control_stock, quality_control_mrp: set correct qty to tests
2019-07-12 16:13:48 +02:00
oihane
1ad54f3ec0
[IMP] quality_control_stock: if lot in reference, get its info
...
quality_control_mrp: tests extended
[IMP] quality_control_mrp: removed not required code
2019-07-12 16:13:48 +02:00
Pedro M. Baeza
8b5e8cfd54
[IMP] quality_control_*: Make use of qty field
...
Making it a regular field, you can put any manual quantity in inspections
2019-07-12 16:13:48 +02:00
oihane
71c703c614
[IMP] quality_control_stock: adapted to OCA
...
* more tests to increase coveralls
[IMP] quality_control_stock:
* added demo data
* replaced unlink method by ondelete="cascade"
* required changes
2019-07-12 16:13:48 +02:00
oihane
3ef59d6d64
[IMP] <quality_control> and <quality_control_stock>
...
* Added "partner_selectable" field, so that inspections can by made by partner
* Stock inspections are "partner_selectable"
* Little view fixing, field was oe_edit_only instead of label
* Added partner to creation from stock_picking
* Added tests
* Picking pack operations automatically created
2019-07-12 16:13:48 +02:00
oihane
5cade0798c
[MOD] Smartbuttons all in one div
2019-07-12 16:13:48 +02:00
Pedro M. Baeza
261b66a4b1
[IMP] Expand AUTHORS
2019-07-12 16:13:48 +02:00
oihane
d483dc9e68
[MOD] Trigger lines instead of test
2019-07-12 16:13:48 +02:00
Pedro M. Baeza
e976a482cb
[FIX] quality_control_stock:
...
* Omit lot when it's not present
* Change icon set
2019-07-12 16:13:48 +02:00
oihane
ff101edbf6
[FIX] Little changes in quality modules
2019-07-12 16:13:48 +02:00
Pedro M. Baeza
1d638b107d
[IMP] Total refactorization of quality control modules with new API, README files, and new concepts. WIP of quality_control_tolerance
...
Merge branch '8.0' of github.com:odoomrp/odoomrp-wip into 8.0
[FIX] quality_control_stock:
* File missing
* Triggers for product category
2019-07-12 16:13:48 +02:00
OCA-git-bot
534bba2988
Merge PR #381 into 12.0
...
Signed-off-by lreficent
2019-07-12 11:47:45 +00:00
OCA-git-bot
3c2fd471d9
[ADD] setup.py
2019-07-12 11:47:45 +00:00
OCA-git-bot
6367151b93
[UPD] README.rst
2019-07-12 11:47:45 +00:00
oca-travis
680b61dd7f
[UPD] Update quality_control_team.pot
2019-07-12 11:12:40 +00:00
Lois Rilo
bf540eb021
[12.0][FIX] quality_control: add user admin to quality control manager group by default.
2019-07-12 11:04:37 +00:00
Lois Rilo
9296a5353e
[12.0][MIG] quality_control_team
2019-07-12 11:04:37 +00:00
Lois Rilo
6e6b37a12a
[11.0][FIX] quality_control_team: fix view issue with duplicated active field.
2019-07-12 11:04:37 +00:00
Maria Sparenberg
c3dba04e19
Added translation using Weblate (German)
2019-07-12 11:04:37 +00:00
Lois Rilo
f19d6f4c57
[11.0][MIG] quality_control_issue
2019-07-12 11:04:37 +00:00
oca-travis
6d646af893
[UPD] Update quality_control_team.pot
2019-07-12 11:04:37 +00:00
Lois Rilo
257328f956
[11.0][MIG] quality_control_team
2019-07-12 11:04:37 +00:00
Lois Rilo
17a8013f67
[10.0][FIX] quality_control: move quality control configuration menu to quality_control module to avoid runbot warning
2019-07-12 11:04:37 +00:00
Lois Rilo
0f988554d2
[10.0][MIG] quality_control_team
2019-07-12 11:04:37 +00:00
lreficent
4f970b1283
[9.0][IMP] quality_control_team: add tests
2019-07-12 11:04:37 +00:00
lreficent
7a3fc8f274
[9.0][ADD] quality_control_team
2019-07-12 11:04:37 +00:00
OCA-git-bot
f971be3758
Merge PR #380 into 12.0
...
Signed-off-by lreficent
2019-07-11 10:36:51 +00:00
OCA-git-bot
e063dbabfa
[ADD] setup.py
2019-07-11 10:36:51 +00:00
oca-travis
e78ae936db
[UPD] Update mrp_bom_tracking.pot
2019-07-11 10:02:46 +00:00
Lois Rilo
b998ad307a
[12.0][MIG] mrp_bom_tracking
2019-07-11 10:35:57 +02:00
OCA-git-bot
7d32a80c09
[ADD] icon.png
2019-07-11 10:00:17 +02:00
OCA-git-bot
d772f4d3a0
[UPD] README.rst
2019-07-11 10:00:17 +02:00
oca-travis
98b84fec31
[UPD] Update mrp_bom_tracking.pot
2019-07-11 10:00:17 +02:00
mreficent
21fcb5ee16
[ADD] mrp_bom_tracking
2019-07-11 10:00:17 +02:00
OCA-git-bot
939f43bd41
Merge PR #324 into 12.0
...
Signed-off-by lreficent
2019-07-03 20:47:48 +00:00
OCA-git-bot
36a9989b8d
[ADD] setup.py
2019-07-03 20:47:48 +00:00