- Mailing Lists
- Contributors
- Re: Error in module
Archives
- By thread 1472
-
By date
- August 2019 59
- September 2019 118
- October 2019 165
- November 2019 97
- December 2019 35
- January 2020 58
- February 2020 204
- March 2020 121
- April 2020 172
- May 2020 50
- June 2020 158
- July 2020 85
- August 2020 94
- September 2020 193
- October 2020 277
- November 2020 100
- December 2020 159
- January 2021 38
- February 2021 87
- March 2021 146
- April 2021 73
- May 2021 90
- June 2021 86
- July 2021 123
- August 2021 50
- September 2021 68
- October 2021 66
- November 2021 74
- December 2021 75
- January 2022 98
- February 2022 77
- March 2022 68
- April 2022 31
- May 2022 59
- June 2022 87
- July 2022 141
- August 2022 38
- September 2022 73
- October 2022 152
- November 2022 39
- December 2022 50
- January 2023 93
- February 2023 49
- March 2023 106
- April 2023 47
- May 2023 69
- June 2023 92
- July 2023 64
- August 2023 103
- September 2023 91
- October 2023 101
- November 2023 94
- December 2023 46
- January 2024 75
- February 2024 79
- March 2024 104
- April 2024 63
- May 2024 40
- June 2024 160
- July 2024 80
- August 2024 70
- September 2024 62
- October 2024 121
- November 2024 117
- December 2024 89
- January 2025 59
- February 2025 104
- March 2025 96
- April 2025 107
- May 2025 52
- June 2025 72
- July 2025 60
- August 2025 81
- September 2025 124
- October 2025 63
- November 2025 57
- December 2025 33
- January 2026 63
- February 2026 48
Contributors
contributors@odoo-community.org
Re: Error in module
https://github.com/jakobkrabbe/odoo/blob/main/account_asset_management.png
Thank you for the input!
It's better than the current!
I don't have access to click the pen to edit files at GithHub, but
I'm sure someone out there has and can contribute with the
spelling!
I enclose the link to the image and hope it helps.
Thank you!
// jakob
Maybe
1. Change "Number of Years" to "Number of Periods"
2. Change "Period Length" to "Periods lenght"
can be better?
Stefano Consolaro
Da "Jakob Krabbe" notifications@odoo-community.orgA "Contributors" contributors@odoo-community.orgCcData Wed, 26 Nov 2025 13:12:16 -0000Oggetto Re: Error in module
Hello!
I did enclose an image. Apparently it was not delivered...!
1. Change "Number of Years" to "Number of Units"
2. Change "Period Length" to "Unit" (Month, Quarter, Year are the given alternatives and that's correct.)
I don't know how to send requests using GitHub.
https://github.com/OCA/account-financial-tools/blob/18.0/account_asset_management/models/account_asset.py
method_number = fields.Integer(
1. string="Number of Years",
compute="_compute_method_number",
readonly=False,
store=True,
help="The number of years needed to depreciate your asset",
)
method_period = fields.Selection(
selection=lambda self: self.env[
"account.asset.profile"
]._selection_method_period(),
2. string="Period Length",
compute="_compute_method_period",
readonly=False,
store=True,
help="Period length for the depreciation accounting entries",
)
Den 2025-11-26 kl. 12:02, skrev Daniel Reis:
Hello Jakob,
Specifically what English terms you feel are wrong?
You can propose a changes directly on GitHub if you like.
Field names are often defined in the models, and other string will probably de defined in the view.
/Daniel
On 26/11/2025 10:32, Jakob Krabbe wrote:
Hello!
I do translating to the Swedish market.
My boss thinkks the vocabulaty makes no sense... And he's right!
My translation is correct but the English in the module is wrong.
https://github.com/OCA/account-financial-tools/tree/18.0/account_asset_management
Maybe there are people pout there with GitHub-access that can take the time to correct the English used in this module?
regards,
// jakob
-- Med vänlig hälsning / Best regards/ 顺祝商祺, Jakob Krabbe VERTEL AB | Jakob Krabbe | jakob.krabbe@vertel.se+46 (0)13 99 19 480 | +46 (0) 79-348 18 01 | vertel.se
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--
DANIEL REIS
MANAGING PARTNER>> Schedule time on my calendar.
M: +351 919 991 307
E: dreis@OpenSourceIntegrators.com
A: Avenida da República 3000, Estoril Office Center, 2649-517 Cascais
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
-- Med vänlig hälsning / Best regards/ 顺祝商祺, Jakob Krabbe VERTEL AB | Jakob Krabbe | jakob.krabbe@vertel.se +46 (0)13 99 19 480 | +46 (0) 79-348 18 01 | vertel.se_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
-- Med vänlig hälsning / Best regards/ 顺祝商祺, Jakob Krabbe VERTEL AB | Jakob Krabbe | jakob.krabbe@vertel.se +46 (0)13 99 19 480 | +46 (0) 79-348 18 01 | vertel.se
by Jakob Krabbe - 07:46 - 27 Nov 2025
Reference
-
Error in module
Hello!
I do translating to the Swedish market.
My boss thinkks the vocabulaty makes no sense... And he's right!
My translation is correct but the English in the module is wrong.
https://github.com/OCA/account-financial-tools/tree/18.0/account_asset_management
Maybe there are people pout there with GitHub-access that can take the time to correct the English used in this module?
regards,
// jakob
-- Med vänlig hälsning / Best regards/ 顺祝商祺, Jakob Krabbe VERTEL AB | Jakob Krabbe | jakob.krabbe@vertel.se
+46 (0)13 99 19 480 | +46 (0) 79-348 18 01 | vertel.se
by Jakob Krabbe - 11:30 - 26 Nov 2025-
Re: Error in module
https://github.com/jakobkrabbe/odoo/blob/main/account_asset_management.png
Thank you for the input!
It's better than the current!
I don't have access to click the pen to edit files at GithHub, but I'm sure someone out there has and can contribute with the spelling!
I enclose the link to the image and hope it helps.
Thank you!
// jakobDen 2025-11-26 kl. 15:37, skrev Stefano Consolaro:
Maybe
1. Change "Number of Years" to "Number of Periods"
2. Change "Period Length" to "Periods lenght"
can be better?
Stefano Consolaro
Da "Jakob Krabbe" notifications@odoo-community.orgA "Contributors" contributors@odoo-community.orgCcData Wed, 26 Nov 2025 13:12:16 -0000Oggetto Re: Error in module
Hello!
I did enclose an image. Apparently it was not delivered...!
1. Change "Number of Years" to "Number of Units"
2. Change "Period Length" to "Unit" (Month, Quarter, Year are the given alternatives and that's correct.)
I don't know how to send requests using GitHub.
https://github.com/OCA/account-financial-tools/blob/18.0/account_asset_management/models/account_asset.py
method_number = fields.Integer(
1. string="Number of Years",
compute="_compute_method_number",
readonly=False,
store=True,
help="The number of years needed to depreciate your asset",
)
method_period = fields.Selection(
selection=lambda self: self.env[
"account.asset.profile"
]._selection_method_period(),
2. string="Period Length",
compute="_compute_method_period",
readonly=False,
store=True,
help="Period length for the depreciation accounting entries",
)
Den 2025-11-26 kl. 12:02, skrev Daniel Reis:
Hello Jakob,
Specifically what English terms you feel are wrong?
You can propose a changes directly on GitHub if you like.
Field names are often defined in the models, and other string will probably de defined in the view.
/Daniel
On 26/11/2025 10:32, Jakob Krabbe wrote:
Hello!
I do translating to the Swedish market.
My boss thinkks the vocabulaty makes no sense... And he's right!
My translation is correct but the English in the module is wrong.
https://github.com/OCA/account-financial-tools/tree/18.0/account_asset_management
Maybe there are people pout there with GitHub-access that can take the time to correct the English used in this module?
regards,
// jakob
-- Med vänlig hälsning / Best regards/ 顺祝商祺, Jakob Krabbe VERTEL AB | Jakob Krabbe | jakob.krabbe@vertel.se
+46 (0)13 99 19 480 | +46 (0) 79-348 18 01 | vertel.se
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--
DANIEL REIS
MANAGING PARTNER>> Schedule time on my calendar.
M: +351 919 991 307
E: dreis@OpenSourceIntegrators.com
A: Avenida da República 3000, Estoril Office Center, 2649-517 Cascais
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
-- Med vänlig hälsning / Best regards/ 顺祝商祺, Jakob Krabbe VERTEL AB | Jakob Krabbe | jakob.krabbe@vertel.se +46 (0)13 99 19 480 | +46 (0) 79-348 18 01 | vertel.se
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
-- Med vänlig hälsning / Best regards/ 顺祝商祺, Jakob Krabbe VERTEL AB | Jakob Krabbe | jakob.krabbe@vertel.se +46 (0)13 99 19 480 | +46 (0) 79-348 18 01 | vertel.se
by Jakob Krabbe - 07:46 - 27 Nov 2025 -
Re: Error in module
Maybe
1. Change "Number of Years" to "Number of Periods"
2. Change "Period Length" to "Periods lenght"can be better?
Stefano Consolarowww.mymage.itDa "Jakob Krabbe" notifications@odoo-community.orgA "Contributors" contributors@odoo-community.orgCcData Wed, 26 Nov 2025 13:12:16 -0000Oggetto Re: Error in module
Hello!
I did enclose an image. Apparently it was not delivered...!
1. Change "Number of Years" to "Number of Units"
2. Change "Period Length" to "Unit" (Month, Quarter, Year are the given alternatives and that's correct.)
I don't know how to send requests using GitHub.
https://github.com/OCA/account-financial-tools/blob/18.0/account_asset_management/models/account_asset.py
method_number = fields.Integer(
1. string="Number of Years",
compute="_compute_method_number",
readonly=False,
store=True,
help="The number of years needed to depreciate your asset",
)
method_period = fields.Selection(
selection=lambda self: self.env[
"account.asset.profile"
]._selection_method_period(),
2. string="Period Length",
compute="_compute_method_period",
readonly=False,
store=True,
help="Period length for the depreciation accounting entries",
)
Den 2025-11-26 kl. 12:02, skrev Daniel Reis:
Hello Jakob,
Specifically what English terms you feel are wrong?
You can propose a changes directly on GitHub if you like.
Field names are often defined in the models, and other string will probably de defined in the view.
/Daniel
On 26/11/2025 10:32, Jakob Krabbe wrote:
Hello!
I do translating to the Swedish market.
My boss thinkks the vocabulaty makes no sense... And he's right!
My translation is correct but the English in the module is wrong.
https://github.com/OCA/account-financial-tools/tree/18.0/account_asset_management
Maybe there are people pout there with GitHub-access that can take the time to correct the English used in this module?
regards,
// jakob
-- Med vänlig hälsning / Best regards/ 顺祝商祺, Jakob Krabbe VERTEL AB | Jakob Krabbe | jakob.krabbe@vertel.se
+46 (0)13 99 19 480 | +46 (0) 79-348 18 01 | vertel.se
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--
DANIEL REIS
MANAGING PARTNER>> Schedule time on my calendar.
M: +351 919 991 307
E: dreis@OpenSourceIntegrators.com
A: Avenida da República 3000, Estoril Office Center, 2649-517 Cascais
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
-- Med vänlig hälsning / Best regards/ 顺祝商祺, Jakob Krabbe VERTEL AB | Jakob Krabbe | jakob.krabbe@vertel.se +46 (0)13 99 19 480 | +46 (0) 79-348 18 01 | vertel.se
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Stefano Consolaro - 03:35 - 26 Nov 2025 -
Re: Error in module
Hello!
I did enclose an image. Apparently it was not delivered...!
1. Change "Number of Years" to "Number of Units"
2. Change "Period Length" to "Unit" (Month, Quarter, Year are the given alternatives and that's correct.)
I don't know how to send requests using GitHub.
https://github.com/OCA/account-financial-tools/blob/18.0/account_asset_management/models/account_asset.py
method_number = fields.Integer(
1. string="Number of Years",
compute="_compute_method_number",
readonly=False,
store=True,
help="The number of years needed to depreciate your asset",
)
method_period = fields.Selection(
selection=lambda self: self.env[
"account.asset.profile"
]._selection_method_period(),
2. string="Period Length",
compute="_compute_method_period",
readonly=False,
store=True,
help="Period length for the depreciation accounting entries",
)
Den 2025-11-26 kl. 12:02, skrev Daniel Reis:
Hello Jakob,
Specifically what English terms you feel are wrong?
You can propose a changes directly on GitHub if you like.
Field names are often defined in the models, and other string will probably de defined in the view.
/Daniel
On 26/11/2025 10:32, Jakob Krabbe wrote:
Hello!
I do translating to the Swedish market.
My boss thinkks the vocabulaty makes no sense... And he's right!
My translation is correct but the English in the module is wrong.
https://github.com/OCA/account-financial-tools/tree/18.0/account_asset_management
Maybe there are people pout there with GitHub-access that can take the time to correct the English used in this module?
regards,
// jakob
-- Med vänlig hälsning / Best regards/ 顺祝商祺, Jakob Krabbe VERTEL AB | Jakob Krabbe | jakob.krabbe@vertel.se
+46 (0)13 99 19 480 | +46 (0) 79-348 18 01 | vertel.se
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--
DANIEL REIS
MANAGING PARTNER>> Schedule time on my calendar.
M: +351 919 991 307
E: dreis@OpenSourceIntegrators.com
A: Avenida da República 3000, Estoril Office Center, 2649-517 Cascais
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
-- Med vänlig hälsning / Best regards/ 顺祝商祺, Jakob Krabbe VERTEL AB | Jakob Krabbe | jakob.krabbe@vertel.se +46 (0)13 99 19 480 | +46 (0) 79-348 18 01 | vertel.se
by Jakob Krabbe - 02:10 - 26 Nov 2025 -
Re: Error in module
Hello Jakob,
Specifically what English terms you feel are wrong?
You can propose a changes directly on GitHub if you like.
Field names are often defined in the models, and other string will probably de defined in the view.
/Daniel
On 26/11/2025 10:32, Jakob Krabbe wrote:
Hello!
I do translating to the Swedish market.
My boss thinkks the vocabulaty makes no sense... And he's right!
My translation is correct but the English in the module is wrong.
https://github.com/OCA/account-financial-tools/tree/18.0/account_asset_management
Maybe there are people pout there with GitHub-access that can take the time to correct the English used in this module?
regards,
// jakob
-- Med vänlig hälsning / Best regards/ 顺祝商祺, Jakob Krabbe VERTEL AB | Jakob Krabbe | jakob.krabbe@vertel.se
+46 (0)13 99 19 480 | +46 (0) 79-348 18 01 | vertel.se
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--
DANIEL REIS
MANAGING PARTNER>> Schedule time on my calendar.
M: +351 919 991 307
E: dreis@OpenSourceIntegrators.com
A: Avenida da República 3000, Estoril Office Center, 2649-517 Cascais
by Daniel Reis - 12:00 - 26 Nov 2025
-