Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
245 commits
Select commit Hold shift + click to select a range
bdcb83d
rename product_dimensions -> product_dimension
lepistone Aug 3, 2015
8c9a80a
Add missing default oca icons
yvaucher Aug 18, 2015
e02315e
[UPD] prefix versions with 8.0
sbidoul Oct 9, 2015
d9c2e08
[MIG] Make modules uninstallable
pedrobaeza Oct 14, 2015
798ca3f
[FIX] product_dimension: Now domain on dimensional_uom_id is working …
hugosantosred Jan 5, 2016
53b2f18
[FIX] flake 8 error on modules product_dimension, product_gtin, produ…
bealdav Jan 13, 2016
2ccb43f
ADD test case with product template
jjscarafia Jan 26, 2016
2d26bfb
[ADD] Dimensions fields in product.template
Sep 11, 2015
5a6e569
Module structure, views & license headers
leemannd May 26, 2016
5ee96af
[MIG] product_dimension: Migration to 11.0
Mar 12, 2018
b1b49f8
[9.0][product_dimension][FIX] Fix volume being incorrectly calculated…
ivantodorovich Mar 12, 2018
a9d4eaa
[MIG]: Adding suggested changes
Mar 15, 2018
3b37c0f
[MIG] product_dimension: Adding missing po files and improvemnets
Apr 20, 2018
3bd7cb9
[MIG] product_dimension: Adding lambda to domain function, Update readme
May 1, 2018
23fc47b
[IMP] product_dimension: Code cleanup/improvements during migration t…
May 2, 2018
558c766
[IMP] product_dimension: Reset volume when parameters not valid
May 3, 2018
fd911b0
add product_template_tags
Jul 6, 2018
64ea416
Update __manifest__.py
foutoucour Jul 13, 2018
cd46a5d
Update product_template.py
foutoucour Jul 13, 2018
2d5aceb
Update product_template_tag.py
foutoucour Jul 13, 2018
f79f910
Fix tab name in product form
zeroheure Sep 12, 2018
609469a
Add stock module in instrucions
zeroheure Sep 12, 2018
cb61b04
Configuration instructions
zeroheure Sep 12, 2018
c05f075
Typo
zeroheure Sep 13, 2018
89b3c7b
[11.0][NEW] product_secondary_unit: New module for setting a secondar…
sergio-teruel Oct 11, 2018
1196c93
[UPD] README.rst
OCA-git-bot Oct 11, 2018
42a27ab
[ADD] setup.py
OCA-git-bot Oct 11, 2018
db7d2e7
[UPD] Update product_secondary_unit.pot
oca-travis Oct 11, 2018
18c7d3a
[IMP] product_brand: Make the kanban card of product.brand consistent…
ddufresne Oct 12, 2018
62b60a9
<product_supplierinfo_for_customer>
oihane Sep 18, 2014
3787b5c
product_supplierinfo_for_customer: Views and documentation
pedrobaeza Feb 5, 2015
4497d71
Related to #638
oihane Feb 11, 2015
b1fcbe0
Slovene translations of odoomrp modules
sysadminmatmoz Aug 15, 2015
8bf0165
product_supplierinfo_for_customer: Avoid side effects + improve README
pedrobaeza Aug 27, 2015
e798208
<product_supplierinfo_for_customer> Create 'customer' type from menu …
oihane Sep 3, 2015
76ddb80
<product_supplierinfo_for_customer> Added know issue with computed fi…
oihane Sep 4, 2015
bbc52af
product_supplierinfo_for_customer: Create "demo" data, and "tests" fo…
alfredoavanzosc Sep 28, 2015
56057b7
license target link
Oct 22, 2015
d55c003
OCA as author added
Oct 22, 2015
544b371
OCA Transbot updated translations from Transifex
oca-transbot Nov 29, 2016
384bc31
product_customer_code: New README. [REF] product_supplierinfo_for_cus…
ysantiago Jun 28, 2017
96f5cbe
product_supplierinfo_for_customer to v9
AaronHForgeFlow Jul 31, 2017
88dc35d
[MIG] product_supplierinfo_for_customer to v10
AaronHForgeFlow Sep 29, 2017
e3498ff
[IMP] Add back the option to import the prices from supplierinfo to PL
AaronHForgeFlow Nov 6, 2017
d49e257
[UPD] Update product_supplierinfo_for_customer.pot
oca-travis Jun 30, 2018
bbdacc8
[FIX] Move some views to product_supplierinfo_for_customer_sale
MiquelRForgeFlow Jul 9, 2018
b4ef874
[UPD] Update product_supplierinfo_for_customer.pot
oca-travis Jul 12, 2018
2eec576
[REF] Don't overwrite views and fix view for customers
MiquelRForgeFlow Jul 16, 2018
3d4995e
[UPD] Update product_supplierinfo_for_customer.pot
oca-travis Jul 23, 2018
b77bfd2
fix view field names
JordiBForgeFlow Jul 23, 2018
7cab30d
[UPD] Update product_supplierinfo_for_customer.pot
oca-travis Jul 23, 2018
124aa1f
[IMP] Readem title and optimization
MiquelRForgeFlow Jul 23, 2018
9aa51c3
[FIX] Assure partner is passed in the context
MiquelRForgeFlow Jul 24, 2018
7d1968d
[11.0][MIG] product_supplier_info_for_customer: Module migration
sergio-teruel Jul 13, 2018
5748afb
[FIX] product_supplierinfo_revision: update test
MiquelRForgeFlow Sep 5, 2018
345fde5
[IMP] Optimization and fixes from reviews
MiquelRForgeFlow Oct 15, 2018
985da89
[IMP] Use variant one2many introduced in v11 like variant_seller_ids
MiquelRForgeFlow Oct 15, 2018
d666af8
[IMP] product.supplierinfo: type renamed to supplierinfo_type
MiquelRForgeFlow Oct 15, 2018
3cc8202
[IMP] Change to SavepointCase some tests
MiquelRForgeFlow Oct 15, 2018
ce60e43
Merge pull request #378 from Eficent/11.0-mig-product_supplierinfo_fo…
moylop260 Oct 18, 2018
3b0eeb9
[UPD] README.rst
OCA-git-bot Oct 18, 2018
8952aa1
[ADD] setup.py
OCA-git-bot Oct 18, 2018
33d67ee
[UPD] Update product_supplierinfo_for_customer.pot
oca-travis Oct 18, 2018
53a437c
[11.0][ADD] product_secondary_unit: Add default secondary unit for pu…
sergio-teruel Oct 25, 2018
af86773
Added translation using Weblate (French)
Nov 5, 2018
1e45bd9
Translated using Weblate (French)
Nov 5, 2018
ca20d6f
[11.0][ADD] product_cost_security: New module to restrict product cos…
sergio-teruel Nov 16, 2018
c5402a1
[11.0][FIX] product_supplierinfo_for_customer: Hide variant suppliers…
sergio-teruel Nov 22, 2018
3647809
Merge pull request #409 from Tecnativa/11.0-PR-product_supplierinfo_f…
pedrobaeza Nov 27, 2018
8b74b61
Update translation files
oca-transbot Nov 27, 2018
5d466bc
Update translation files
oca-transbot Nov 27, 2018
85e9056
[9.0][ADD] product_pricelist_direct_print (#223)
carlosdauden Mar 8, 2017
fe90f2a
OCA Transbot updated translations from Transifex
oca-transbot Mar 11, 2017
d88106d
[IMP] product_pricelist_direct_print: Add order option + change widge…
carlosdauden Feb 23, 2018
106a812
[UPD] Update product_pricelist_direct_print.pot
oca-travis Jun 23, 2018
234825e
[MIG] product_pricelist_direct_print: Migration to 11.0
chienandalu Jul 18, 2018
7d166fe
[11.0][FIX] product_pricelist_direct_print: Remove duplicate default …
sergio-teruel Nov 22, 2018
3d4742f
Merge pull request #370 from Tecnativa/11.0-mig-product_pricelist_dir…
pedrobaeza Nov 27, 2018
e6ba498
[ADD] setup.py
OCA-git-bot Nov 27, 2018
9680fd7
[UPD] Update product_pricelist_direct_print.pot
oca-travis Nov 27, 2018
adb173d
[ADD] product_pricelist_supplierinfo: priceslists based in supplier info
cubells Oct 31, 2018
da1df28
[FIX+IMP] product_pricelist_supplierinfo: Several enhancements + conc…
pedrobaeza Oct 31, 2018
600620d
Merge pull request #398 from Tecnativa/11.0-PR-product_secondary_unit
pedrobaeza Dec 5, 2018
bb58962
Update translation files
oca-transbot Dec 5, 2018
0c577f2
[UPD] Update product_secondary_unit.pot
oca-travis Dec 5, 2018
46a4dc5
Update translation files
oca-transbot Dec 5, 2018
ba49ed2
[ADD] product_weight_through_uom: New module (#404)
chienandalu Dec 7, 2018
53f7bb2
[UPD] README.rst
OCA-git-bot Dec 7, 2018
04be285
[ADD] setup.py
OCA-git-bot Dec 7, 2018
541c0e1
[UPD] Update product_weight_through_uom.pot
oca-travis Dec 7, 2018
c840d6f
Update translation files
oca-transbot Dec 9, 2018
52a6939
Update translation files
oca-transbot Dec 9, 2018
9e4fc5f
Merge pull request #400 from OCA/11.0-product_pricelist_supplierinfo
pedrobaeza Dec 10, 2018
d0475c5
[UPD] README.rst
OCA-git-bot Dec 10, 2018
e5798e9
[ADD] setup.py
OCA-git-bot Dec 10, 2018
fcca830
[UPD] Update product_pricelist_supplierinfo.pot
oca-travis Dec 10, 2018
31ad2ab
product_pricelist_direct_print: extend module
ernestotejeda Oct 20, 2018
5d4fe8e
Merge pull request #396 from ernestotejeda/11.0-imp-product_pricelist…
pedrobaeza Dec 21, 2018
d06aa98
[UPD] Update product_pricelist_direct_print.pot
oca-travis Dec 21, 2018
6751562
Update translation files
oca-transbot Dec 29, 2018
8efc16f
Update translation files
oca-transbot Dec 29, 2018
1f2c641
[FIX] product_pricelist_supplierinfo: Take into account sales order date
pedrobaeza Jan 10, 2019
f8382c2
[11.0][ADD] Add module product_restricted_type to v11
AdriaGForgeFlow Dec 24, 2018
68d1991
[FIX] product_pricelist_supplierinfo: Give more priority in order to …
pedrobaeza Jan 24, 2019
1b006fa
Merge pull request #420 from Eficent/11.0-add-product_restricted_type
JordiBForgeFlow Feb 1, 2019
bc54c82
[UPD] README.rst
OCA-git-bot Feb 1, 2019
4dcb08c
[ADD] setup.py
OCA-git-bot Feb 1, 2019
d9ba30f
[UPD] Update product_restricted_type.pot
oca-travis Feb 1, 2019
3882cc1
Added translation using Weblate (Spanish)
sergio-teruel Feb 8, 2019
d35381d
Translated using Weblate (Spanish)
pedrobaeza Feb 8, 2019
1aa9824
Translated using Weblate (Spanish)
sergio-teruel Feb 8, 2019
5b71eca
Merge pull request #362 from Numigi/11.0-product_template_tags
max3903 Feb 20, 2019
3b141ef
[ADD] setup.py
OCA-git-bot Feb 20, 2019
9e7025c
Translated using Weblate (Spanish)
mvrodriguez Feb 8, 2019
c553dd4
Translated using Weblate (Galician)
mvrodriguez Feb 8, 2019
bb8a0f1
Translated using Weblate (Spanish)
mvrodriguez Feb 8, 2019
35828e1
Translated using Weblate (Spanish)
mvrodriguez Feb 8, 2019
fd3c33c
Translated using Weblate (Spanish)
mvrodriguez Feb 8, 2019
c74327a
Translated using Weblate (Galician)
mvrodriguez Feb 8, 2019
965fc60
Translated using Weblate (Spanish)
mvrodriguez Feb 8, 2019
21f476e
Translated using Weblate (Spanish)
mvrodriguez Feb 8, 2019
39e8b60
Translated using Weblate (Spanish)
mvrodriguez Feb 8, 2019
4c21768
Translated using Weblate (Spanish)
mvrodriguez Feb 8, 2019
6e08e65
[UPD] Update product_template_tags.pot
oca-travis Feb 20, 2019
0fd6b60
[11.0][FIX] product_pricelist_supplierinfo: Add template compatibilit…
carlosdauden Feb 21, 2019
be49f88
[UPD] README.rst
OCA-git-bot Feb 21, 2019
b832d5b
[UPD] Update product_pricelist_supplierinfo.pot
oca-travis Feb 21, 2019
5b8bc6f
[FIX] product_supplierinfo_revision: Related readonly
pedrobaeza Feb 21, 2019
a0c231f
[FIX] product_supplierinfo_for_customer: Mistake on act_window defini…
pedrobaeza Feb 22, 2019
aa5ed95
[FIX] product_supplierinfo_for_customer: visible_product_tmpl_id cont…
pedrobaeza Feb 22, 2019
355da48
[11.0][IMP] product_pricelist_direct_print: Hide pricelist name option
carlosdauden Feb 26, 2019
86063e9
Merge pull request #438 from Tecnativa/11.0-IMP-product_pricelist_dir…
pedrobaeza Feb 26, 2019
4dee8d5
[UPD] Update product_pricelist_direct_print.pot
oca-travis Feb 26, 2019
f21fe22
[FIX] product_pricelist_supplierinfo: Avoid false computations
pedrobaeza Feb 26, 2019
8c25edd
Update translation files
oca-transbot Mar 3, 2019
b4f6ec8
Update translation files
oca-transbot Mar 3, 2019
5e7b140
[11.0][IMP] product_sequence: Remove default_code sql constraint from…
sergio-teruel Feb 6, 2019
64c5607
Merge pull request #432 from Tecnativa/11.0-PR-product_sequence-no-co…
pedrobaeza Mar 7, 2019
765e494
[UPD] Update product_sequence.pot
oca-travis Mar 7, 2019
acdca62
Update translation files
oca-transbot Mar 7, 2019
2e0cfbc
[11.0][ADD] product_cost_security: Fix translate folder name
sergio-teruel Nov 20, 2018
173b97d
[11.0][IMP] product_cost_security: Avoid use odoo PR 28755
sergio-teruel Mar 7, 2019
7129e7d
[11.0][IMP] product_secondary_unit: Make secondary unit name translat…
sergio-teruel Mar 13, 2019
c658d3d
Merge pull request #407 from Tecnativa/11.0-PR-product_cost_security
pedrobaeza Mar 22, 2019
8ea148a
[ADD] setup.py
OCA-git-bot Mar 22, 2019
6e84779
[UPD] Update product_cost_security.pot
oca-travis Mar 22, 2019
167dcab
Merge pull request #440 from Tecnativa/11.0-PR-product_secondary_unit
pedrobaeza Mar 29, 2019
7546ba5
[ADD] icon.png
OCA-git-bot Apr 3, 2019
62c6aab
[IMP] product_template_tags: Avoid runbot warning
pedrobaeza Apr 3, 2019
b6105a6
[FIX] product_supplierinfo_for_customer: Adapt views to variants hand…
pedrobaeza Apr 3, 2019
910daab
Merge pull request #443 from Tecnativa/11.0-product_supplierinfo_for_…
pedrobaeza Apr 5, 2019
bd39661
[UPD] Update product_supplierinfo_for_customer.pot
oca-travis Apr 5, 2019
2837ab7
Update translation files
oca-transbot Apr 5, 2019
a1fef2e
[11.0][IMP] product_secondary_unit: Add security group
sergio-teruel Apr 15, 2019
c7f1587
Merge pull request #445 from Tecnativa/11.0-PR-product_secondary_unit
pedrobaeza Apr 17, 2019
28c912f
Update translation files
oca-transbot Apr 17, 2019
9774a6d
[UPD] Update product_secondary_unit.pot
oca-travis Apr 17, 2019
89e22a7
[FIX][11.0] product_pricelist_direct_print travis warning
tbaden May 4, 2019
0de7333
[FIX][11.0] product_weight travis warning
tbaden May 4, 2019
2f08350
[FIX][11.0] product_weight_through_uom travis warn
tbaden May 4, 2019
2ec11f5
[FIX][11.0] product_supplierinfo_for_customer travis warning
tbaden May 4, 2019
1cc5e4b
[FIX][11.0] product_brand travis warning
tbaden May 4, 2019
04150f6
[FIX][11.0] product_multi_category travis warning
tbaden May 4, 2019
1692c9c
[FIX][11.0] 11.0-fix-product-sequence travis warnings
tbaden May 4, 2019
06fadc7
[FIX][11.0] product_state travis warning
tbaden May 4, 2019
c79dd3f
[FIX][11.0] product_end_of_life travis warnings
tbaden May 4, 2019
970b0c7
[FIX][11.0] product_restricted_type travis warnings
tbaden May 4, 2019
b18b6f0
[FIX][11.0] product_secondary_unit travis warning
tbaden May 4, 2019
367597b
Merge pull request #472 from tbaden/11.0-fix-product-secondary-unit
pedrobaeza May 5, 2019
17fa271
Merge pull request #471 from tbaden/11.0-fix-product-restricted-type
pedrobaeza May 5, 2019
0dff8a0
Merge pull request #470 from tbaden/11.0-fix-product-end-of-life
pedrobaeza May 5, 2019
e8a091f
Merge pull request #469 from tbaden/11.0-fix-product-state
pedrobaeza May 5, 2019
a943f59
Merge pull request #468 from tbaden/11.0-fix-product-sequence
pedrobaeza May 5, 2019
4e6fa4a
Merge pull request #467 from tbaden/11.0-fix-product-multi-category
pedrobaeza May 5, 2019
c5053f6
Merge pull request #466 from tbaden/11.0-fix-product-brand
pedrobaeza May 5, 2019
3879ae3
Merge pull request #465 from tbaden/11.0-fix-product-supplierinfo-for…
pedrobaeza May 5, 2019
10c1046
Merge pull request #464 from tbaden/11.0-fix-product-weight-through-uom
pedrobaeza May 5, 2019
eb9791a
Merge pull request #463 from tbaden/11.0-fix-product-weight
pedrobaeza May 5, 2019
36fd58c
Merge pull request #462 from tbaden/11.0-fix-product-pricelist-direct…
pedrobaeza May 5, 2019
4b3326a
[FIX] [11.0] product_state app false
tbaden May 16, 2019
0e13a23
Merge pull request #477 from tbaden/11.0-fix-product-state
pedrobaeza May 16, 2019
c4d82fb
[FIX] product_pricelist_supplierinfo: Proper URL
pedrobaeza May 17, 2019
15ece06
Merge pull request #337 from BT-kaberer/11.0-mig-product_dimension
rvalyi May 24, 2019
2ed332c
[ADD] setup.py
OCA-git-bot May 24, 2019
8abb235
[UPD] Update product_dimension.pot
oca-travis May 24, 2019
0261a82
Added translation using Weblate (Italian)
GSLabIt Jun 19, 2019
aa8cd76
Translated using Weblate (Italian)
GSLabIt Jun 19, 2019
ed497f9
[UPD] README.rst
OCA-git-bot Jul 29, 2019
3968f6e
[FIX] .travis.yml: Up to date definition
pedrobaeza Aug 12, 2019
90d80eb
control erroneus deletion of a brand
andreampiovesana Jul 26, 2019
88874f5
product_brand 11.0.1.3.0
OCA-git-bot Aug 12, 2019
7fcb901
Merge PR #494 into 11.0
OCA-git-bot Aug 12, 2019
5252344
[IMP] product_pricelist_direct_print: Don't hide category
ernestotejeda Aug 29, 2019
f1cb302
[FIX] product_pricelist_direct_print: Show right products
ernestotejeda Aug 29, 2019
4fac294
product_pricelist_direct_print 11.0.1.2.0
OCA-git-bot Sep 3, 2019
5056cf3
Merge PR #499 into 11.0
OCA-git-bot Sep 3, 2019
857e5ef
[FIX] product_pricelist_direct_print: empty categ. in last ordered pr…
chienandalu Sep 3, 2019
5d60efd
product_pricelist_direct_print 11.0.1.2.1
OCA-git-bot Sep 3, 2019
57a7237
Merge PR #501 into 11.0
OCA-git-bot Sep 3, 2019
965671d
[ADD] .editorconfig [ci skip]
OCA-git-bot Nov 19, 2019
28d8b6d
Translated using Weblate (German)
benbrich Feb 20, 2020
f6c8486
[ADD] product_multi_price: New Module
chienandalu Mar 30, 2020
ede4bb7
Merge PR #595 into 11.0
OCA-git-bot Apr 8, 2020
406ab40
[UPD] Update product_multi_price.pot
oca-travis Apr 8, 2020
07166ef
[UPD] README.rst
OCA-git-bot Apr 8, 2020
cd6393b
[ADD] icon.png
OCA-git-bot Apr 8, 2020
2d6e0c3
[ADD] setup.py
OCA-git-bot Apr 8, 2020
07232a0
[IMP] product_multi_price: Several improvements
pedrobaeza Apr 9, 2020
fb54b25
Merge PR #601 into 11.0
OCA-git-bot Apr 15, 2020
aa4a0f4
[UPD] Update product_multi_price.pot
oca-travis Apr 15, 2020
32f3311
product_multi_price 11.0.1.1.0
OCA-git-bot Apr 15, 2020
0983e5a
Update translation files
oca-transbot Apr 15, 2020
bc39031
[FIX] product_multi_price: portal and public user error
chienandalu Apr 17, 2020
3ebaf06
Merge PR #602 into 11.0
OCA-git-bot Apr 17, 2020
7392b99
product_multi_price 11.0.1.1.1
OCA-git-bot Apr 17, 2020
dc71c81
[FIX] product_multi_price: Widget selection doesn't work inside tree …
pedrobaeza Apr 27, 2020
95d3aec
Translated using Weblate (Spanish)
kikopeiro May 17, 2020
b68c9ee
Translated using Weblate (Spanish)
kikopeiro May 18, 2020
4923f60
Merge PR #384 into 11.0
OCA-git-bot Jun 17, 2020
f29604d
product_supplierinfo_revision 11.0.1.0.1
OCA-git-bot Jun 17, 2020
8533e9d
[IMP] product_multi_price: add show multi-price access group.
Jul 31, 2020
6a98b59
Merge PR #661 into 11.0
OCA-git-bot Aug 5, 2020
905ed9f
[UPD] Update product_multi_price.pot
oca-travis Aug 5, 2020
47a57e2
Update translation files
oca-transbot Aug 5, 2020
d96f7ff
Translated using Weblate (Spanish)
Aug 6, 2020
38f5ec6
Update translation files
oca-transbot Aug 16, 2020
7cde1d3
Update translation files
oca-transbot Nov 22, 2020
70046ae
[ADD] setup.py
OCA-git-bot Oct 16, 2021
f228ee9
Translated using Weblate (Italian)
francesco-ooops Dec 29, 2022
732723f
Translated using Weblate (Italian)
francesco-ooops Feb 3, 2023
d4dc321
Translated using Weblate (Italian)
mymage Jun 7, 2023
3a4b05e
Translated using Weblate (Italian)
mymage Jun 8, 2023
64f959f
Translated using Weblate (Italian)
mymage Jun 8, 2023
7f9dbeb
Translated using Weblate (Italian)
mymage Jun 8, 2023
a2a1481
Translated using Weblate (Italian)
mymage Jun 8, 2023
50fd6be
[UPD] README.rst
OCA-git-bot Sep 3, 2023
a7cca6e
Translated using Weblate (Italian)
francesco-ooops Sep 26, 2023
07a7e8c
Translated using Weblate (Italian)
francesco-ooops Nov 2, 2023
d1a9e38
Translated using Weblate (Italian)
mymage Nov 3, 2023
506a21e
Translated using Weblate (Italian)
mymage Feb 12, 2024
279f019
Added translation using Weblate (Italian)
mymage Nov 3, 2023
71941b9
Added translation using Weblate (Italian)
mymage Nov 4, 2023
07ee2fd
Translated using Weblate (Italian)
mymage Nov 9, 2023
1febef6
[MIG] product_packaging_type: Migration to 11.0
Jan 7, 2026
82583eb
añadir traducciones
Jan 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
20 changes: 20 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Configuration for known file extensions
[*.{css,js,json,less,md,py,rst,sass,scss,xml,yaml,yml}]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

[.eslintrc,*.{json,yml,yaml,rst,md}]
indent_size = 2

# Do not configure editor for libs and autogenerated content
[*/static/{lib,src/lib}/**,*/static/description/index.html,*/readme/../README.rst]
charset = unset
end_of_line = unset
indent_size = unset
indent_style = unset
insert_final_newline = false
trim_trailing_whitespace = false
12 changes: 3 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,19 @@ python:
- "3.5"

addons:
postgresql: "9.6"
apt:
packages:
- expect-dev # provides unbuffer utility
- python-lxml # because pip installation is slow
- python-simplejson
- python-serial
- python-yaml

env:
global:
- VERSION="11.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
- TRANSIFEX_USER='transbot@odoo-community.org'
- secure: nzJrUI6abQi27D2bzd5wswlEoF5LzLqUyUpb/ZKv9+ylgZcPTmqYr1jFTbh68kVSSpepoL5JrjnWHDlh2qDEyB2Iak00mkGGdydxxVl6EJbkZP2kElrN3OGPTa6pImsNGf3lRoZqhE5nXRfWHcxIYCtX/F6GimPZdTJx9hvyyQQ=
- VERSION="11.0" TESTS="0" LINT_CHECK="0" MAKEPOT="0"

matrix:
- LINT_CHECK="1"
- TRANSIFEX="1"
- TESTS="1" ODOO_REPO="OCA/OCB"
- TESTS="1" ODOO_REPO="odoo/odoo"
- TESTS="1" ODOO_REPO="odoo/odoo" MAKEPOT="1"


install:
Expand Down
15 changes: 9 additions & 6 deletions product_brand/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@
Product Brand Manager
=====================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:71e5609297caf312ecd7c21160a4649242ef0b1253e7222260aa2a1e48d6984f
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
Expand All @@ -19,11 +22,11 @@ Product Brand Manager
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/product-attribute-11-0/product-attribute-11-0-product_brand
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/135/11.0
:alt: Try me on Runbot
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=11.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|
|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows odoo users to easily manage product brands.

Expand Down Expand Up @@ -68,7 +71,7 @@ Bug Tracker

Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-attribute/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_brand%0Aversion:%2011.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.
Expand Down
2 changes: 1 addition & 1 deletion product_brand/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

{
'name': 'Product Brand Manager',
'version': '11.0.1.1.0',
'version': '11.0.1.3.0',
'category': 'Product',
'summary': "Product Brand Manager",
'author': 'NetAndCo, Akretion, Prisnet Telecommunications SA, '
Expand Down
14 changes: 14 additions & 0 deletions product_brand/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,13 @@ msgstr ""

#. module: product_brand
#: model:ir.actions.act_window,name:product_brand.action_product_brand
#: model:ir.model.fields,field_description:product_brand.field_account_invoice_report_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_product_product_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_product_template_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_sale_report_product_brand_id
#: model:ir.ui.view,arch_db:product_brand.product_template_form_brand_add
#: model:ir.ui.view,arch_db:product_brand.view_account_invoice_report_search
#: model:ir.ui.view,arch_db:product_brand.view_order_product_search
#: model:ir.ui.view,arch_db:product_brand.view_product_template_search_brand
msgid "Brand"
msgstr "Marke"
Expand Down Expand Up @@ -66,6 +70,11 @@ msgstr "Anzeigename"
msgid "ID"
msgstr "ID"

#. module: product_brand
#: model:ir.model,name:product_brand.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""

#. module: product_brand
#: model:ir.model.fields,field_description:product_brand.field_product_brand___last_update
msgid "Last Modified on"
Expand Down Expand Up @@ -118,6 +127,11 @@ msgstr "Produktvorlage"
msgid "Products"
msgstr "Produkte"

#. module: product_brand
#: model:ir.model,name:product_brand.model_sale_report
msgid "Sales Orders Statistics"
msgstr ""

#. module: product_brand
#: model:ir.model.fields,help:product_brand.field_product_product_product_brand_id
#: model:ir.model.fields,help:product_brand.field_product_template_product_brand_id
Expand Down
21 changes: 18 additions & 3 deletions product_brand/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,25 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-29 02:55+0000\n"
"PO-Revision-Date: 2017-07-29 02:55+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"PO-Revision-Date: 2019-02-08 09:18+0000\n"
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4\n"

#. module: product_brand
#: model:ir.actions.act_window,name:product_brand.action_product_brand
#: model:ir.model.fields,field_description:product_brand.field_account_invoice_report_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_product_product_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_product_template_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_sale_report_product_brand_id
#: model:ir.ui.view,arch_db:product_brand.product_template_form_brand_add
#: model:ir.ui.view,arch_db:product_brand.view_account_invoice_report_search
#: model:ir.ui.view,arch_db:product_brand.view_order_product_search
#: model:ir.ui.view,arch_db:product_brand.view_product_template_search_brand
msgid "Brand"
msgstr "Marca"
Expand Down Expand Up @@ -65,6 +70,11 @@ msgstr "Nombre mostrado"
msgid "ID"
msgstr "ID"

#. module: product_brand
#: model:ir.model,name:product_brand.model_account_invoice_report
msgid "Invoices Statistics"
msgstr "Estadísticas de factura"

#. module: product_brand
#: model:ir.model.fields,field_description:product_brand.field_product_brand___last_update
msgid "Last Modified on"
Expand Down Expand Up @@ -117,6 +127,11 @@ msgstr "Plantilla de producto"
msgid "Products"
msgstr "Productos"

#. module: product_brand
#: model:ir.model,name:product_brand.model_sale_report
msgid "Sales Orders Statistics"
msgstr "Estadísticas de pedidos de venta"

#. module: product_brand
#: model:ir.model.fields,help:product_brand.field_product_product_product_brand_id
#: model:ir.model.fields,help:product_brand.field_product_template_product_brand_id
Expand Down
14 changes: 14 additions & 0 deletions product_brand/i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,13 @@ msgstr ""

#. module: product_brand
#: model:ir.actions.act_window,name:product_brand.action_product_brand
#: model:ir.model.fields,field_description:product_brand.field_account_invoice_report_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_product_product_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_product_template_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_sale_report_product_brand_id
#: model:ir.ui.view,arch_db:product_brand.product_template_form_brand_add
#: model:ir.ui.view,arch_db:product_brand.view_account_invoice_report_search
#: model:ir.ui.view,arch_db:product_brand.view_order_product_search
#: model:ir.ui.view,arch_db:product_brand.view_product_template_search_brand
msgid "Brand"
msgstr "Marque"
Expand Down Expand Up @@ -66,6 +70,11 @@ msgstr "Nom affiché"
msgid "ID"
msgstr "ID"

#. module: product_brand
#: model:ir.model,name:product_brand.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""

#. module: product_brand
#: model:ir.model.fields,field_description:product_brand.field_product_brand___last_update
msgid "Last Modified on"
Expand Down Expand Up @@ -118,6 +127,11 @@ msgstr "Modèle de produit"
msgid "Products"
msgstr "Produits"

#. module: product_brand
#: model:ir.model,name:product_brand.model_sale_report
msgid "Sales Orders Statistics"
msgstr ""

#. module: product_brand
#: model:ir.model.fields,help:product_brand.field_product_product_product_brand_id
#: model:ir.model.fields,help:product_brand.field_product_template_product_brand_id
Expand Down
14 changes: 14 additions & 0 deletions product_brand/i18n/fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,13 @@ msgstr ""

#. module: product_brand
#: model:ir.actions.act_window,name:product_brand.action_product_brand
#: model:ir.model.fields,field_description:product_brand.field_account_invoice_report_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_product_product_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_product_template_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_sale_report_product_brand_id
#: model:ir.ui.view,arch_db:product_brand.product_template_form_brand_add
#: model:ir.ui.view,arch_db:product_brand.view_account_invoice_report_search
#: model:ir.ui.view,arch_db:product_brand.view_order_product_search
#: model:ir.ui.view,arch_db:product_brand.view_product_template_search_brand
msgid "Brand"
msgstr "Marque"
Expand Down Expand Up @@ -66,6 +70,11 @@ msgstr ""
msgid "ID"
msgstr ""

#. module: product_brand
#: model:ir.model,name:product_brand.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""

#. module: product_brand
#: model:ir.model.fields,field_description:product_brand.field_product_brand___last_update
msgid "Last Modified on"
Expand Down Expand Up @@ -118,6 +127,11 @@ msgstr ""
msgid "Products"
msgstr ""

#. module: product_brand
#: model:ir.model,name:product_brand.model_sale_report
msgid "Sales Orders Statistics"
msgstr ""

#. module: product_brand
#: model:ir.model.fields,help:product_brand.field_product_product_product_brand_id
#: model:ir.model.fields,help:product_brand.field_product_template_product_brand_id
Expand Down
14 changes: 14 additions & 0 deletions product_brand/i18n/hr.po
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,13 @@ msgstr ""

#. module: product_brand
#: model:ir.actions.act_window,name:product_brand.action_product_brand
#: model:ir.model.fields,field_description:product_brand.field_account_invoice_report_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_product_product_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_product_template_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_sale_report_product_brand_id
#: model:ir.ui.view,arch_db:product_brand.product_template_form_brand_add
#: model:ir.ui.view,arch_db:product_brand.view_account_invoice_report_search
#: model:ir.ui.view,arch_db:product_brand.view_order_product_search
#: model:ir.ui.view,arch_db:product_brand.view_product_template_search_brand
msgid "Brand"
msgstr "Brand"
Expand Down Expand Up @@ -67,6 +71,11 @@ msgstr "Naziv"
msgid "ID"
msgstr "ID"

#. module: product_brand
#: model:ir.model,name:product_brand.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""

#. module: product_brand
#: model:ir.model.fields,field_description:product_brand.field_product_brand___last_update
msgid "Last Modified on"
Expand Down Expand Up @@ -119,6 +128,11 @@ msgstr "Predložak proizvoda"
msgid "Products"
msgstr "Proizvodi"

#. module: product_brand
#: model:ir.model,name:product_brand.model_sale_report
msgid "Sales Orders Statistics"
msgstr ""

#. module: product_brand
#: model:ir.model.fields,help:product_brand.field_product_product_product_brand_id
#: model:ir.model.fields,help:product_brand.field_product_template_product_brand_id
Expand Down
29 changes: 22 additions & 7 deletions product_brand/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,25 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-29 02:55+0000\n"
"PO-Revision-Date: 2017-07-29 02:55+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"PO-Revision-Date: 2024-02-12 10:34+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: product_brand
#: model:ir.actions.act_window,name:product_brand.action_product_brand
#: model:ir.model.fields,field_description:product_brand.field_account_invoice_report_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_product_product_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_product_template_product_brand_id
#: model:ir.model.fields,field_description:product_brand.field_sale_report_product_brand_id
#: model:ir.ui.view,arch_db:product_brand.product_template_form_brand_add
#: model:ir.ui.view,arch_db:product_brand.view_account_invoice_report_search
#: model:ir.ui.view,arch_db:product_brand.view_order_product_search
#: model:ir.ui.view,arch_db:product_brand.view_product_template_search_brand
msgid "Brand"
msgstr "Marca"
Expand Down Expand Up @@ -65,20 +70,25 @@ msgstr "Nome visualizzato"
msgid "ID"
msgstr ""

#. module: product_brand
#: model:ir.model,name:product_brand.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""

#. module: product_brand
#: model:ir.model.fields,field_description:product_brand.field_product_brand___last_update
msgid "Last Modified on"
msgstr "Ultima Modifica il"
msgstr "Ultima modifica il"

#. module: product_brand
#: model:ir.model.fields,field_description:product_brand.field_product_brand_write_uid
msgid "Last Updated by"
msgstr "Ultimo Aggiornamento di"
msgstr "Ultimo aggiornamento di"

#. module: product_brand
#: model:ir.model.fields,field_description:product_brand.field_product_brand_write_date
msgid "Last Updated on"
msgstr "Ultimo Aggiornamento il"
msgstr "Ultimo aggiornamento il"

#. module: product_brand
#: model:ir.model.fields,field_description:product_brand.field_product_brand_logo
Expand All @@ -104,7 +114,7 @@ msgstr "Marca del prodotto"
#. module: product_brand
#: model:ir.ui.menu,name:product_brand.menu_product_brand
msgid "Product Brands"
msgstr "Marchi del prodotto"
msgstr "Marche del prodotto"

#. module: product_brand
#: model:ir.model,name:product_brand.model_product_template
Expand All @@ -117,6 +127,11 @@ msgstr ""
msgid "Products"
msgstr "Prodotti"

#. module: product_brand
#: model:ir.model,name:product_brand.model_sale_report
msgid "Sales Orders Statistics"
msgstr ""

#. module: product_brand
#: model:ir.model.fields,help:product_brand.field_product_product_product_brand_id
#: model:ir.model.fields,help:product_brand.field_product_template_product_brand_id
Expand Down
Loading