Bundle | 18.0 |
Version | 18.0 |
Create date | 2025-08-04 14:12:05.322773 |
Commits |
ingadhoc-account-financial-tools:b1798ff6
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [IMP] account_ux: optional hide price_total in suppliers invoices Author: Camila Vives ( <cav@adhoc.com.ar> ) Commit date: 2025-08-01 17:00:28
ingadhoc-aeroo_reports:a9a1259e
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-07-23 13:22:43
ingadhoc-demo:ffeefa9b
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [FIX] demo: le sacamos la compañía a algunos contactos Author: Lara ( <lav@adhoc.com.ar> ) Commit date: 2025-07-14 14:09:04
ingadhoc-enterprise-extensions:3701e594
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [FIX] account_balance_import: avoid showing onboarding steps on every misc journal Author: Julia Elizondo ( <jue@adhoc.com.ar> ) Commit date: 2025-08-04 12:36:53
ingadhoc-miscellaneous:32dab9da
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [IMP] portal_backend: enhance user group management in write method Author: Franco Leyes ( <lef@adhoc.com.ar> ) Commit date: 2025-07-30 12:11:42
ingadhoc-odoo-saas:8ccf77f8
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [IMP] saas_container: Enhance repository commit handling Author: Virginia ( <vib@adhoc.inc> ) Commit date: 2025-07-25 19:01:32
ingadhoc-odoo-saas-adhoc:a17dd2c4
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [ADD] clarity_backend: New Module Author: Joaquin Arroyo ( <joa@adhoc.com.ar> ) Commit date: 2025-08-04 13:00:19
plugberry-mercadopago:85d35ad5
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [UPD] Initialize version 18.0 Author: Diego Bollini ( <86029189+dbollini@users.noreply.github.com> ) Commit date: 2024-09-27 18:59:43
plugberry-pagos360:4fc8ce48
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [FIX] payment_pagos360: check in P360 card adhesion Author: augusto-weiss ( <awe@adhoc.com.ar> ) Commit date: 2025-07-29 12:08:23
plugberry-payment:148b6956
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [FIX] payment_abitab: cut json desciption to 100 characters Author: Martin Quinteros ( <maq@adhoc.com.ar> ) Commit date: 2025-07-29 23:41:21
ingadhoc-stock:adcc7d6b
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-08-02 19:13:10
ingadhoc-account-invoicing:05287982
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-07-23 13:03:28
ingadhoc-account-payment:c1b772bd
found in branch
18.0
+4
-6
(
1
)
(
1 ahead
,
0 behind
)
Subject: [REF] card_installment: change of the name_get method because it was deprecated Author: Franco Leyes ( <lef@adhoc.com.ar> ) Commit date: 2025-08-04 14:09:40
ingadhoc-odoo-argentina-ee:02a89c4c
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-08-02 17:43:09
ingadhoc-argentina-sale:08b126f0
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [FIX] l10n_ar_sale: Fix sale order line date. The _l10n_ar_add_taxes method of account.fiscal.position of the l10n_ar_tax module ( https://github.com/ingadhoc/odoo-argentina/blob/18.0/l10n_ar_tax/models/account_fiscal_position.py#L10 ) gets the date of the sale.order as datetime.datetime (from l10n_ar_sale module https://github.com/ingadhoc/argentina-sale/blob/18.0/l10n_ar_sale/models/sale_order_line.py#L130 ) but compares it with the from_date and to_date fields of l10n_ar.partner.tax model which are of type datetime.date then we convert the date of the sale.order.line as datetime.date to make a homogeneous comparison between date fields of the same type (datetime.date). Also we ensure to use the timezone of Argentina to avoid issues with timezones when comparing dates. Ticket adhoc side: 97262, 97292 Author: Pablo Montenegro ( <pam@adhoc.com.ar> ) Committer: Juan José Scarafía ( <jjs@adhoc.inc> ) Commit date: 2025-07-31 19:51:06
ingadhoc-delivery:9ad1a7ef
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-07-23 13:42:44
ingadhoc-hr:7e0ce7ba
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-07-03 01:18:15
ingadhoc-multi-company:d58b8a51
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [FIX] website_sale_multic_ux: set company False for website Author: augusto-weiss ( <awe@adhoc.com.ar> ) Commit date: 2025-07-25 15:53:21
ingadhoc-multi-store:fc0f07a6
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [FIX] stock_multi_store: Enhance domain_force for stock picking rules to include dropship Author: Camila Vives ( <cav@adhoc.com.ar> ) Commit date: 2025-07-07 15:28:14
ingadhoc-partner:cfb9d763
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-07-09 08:22:25
ingadhoc-product:85eba24f
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-07-29 18:13:24
ingadhoc-project:d9e06033
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-07-03 09:48:25
ingadhoc-purchase:d0139c9a
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-07-29 18:32:50
ingadhoc-sale:9aebae0c
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-08-02 19:03:39
ingadhoc-third-party-apps:4cfe8cbe
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-07-21 21:07:22
ingadhoc-uruguay:c346d158
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-07-21 21:18:32
ingadhoc-website:6646ccbc
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [I18N] Update translation terms from Transifex adhoc-odoo-18-0 Author: ADHOC - Bot ( <bot@adhoc.com.ar> ) Commit date: 2025-07-23 18:53:08
ingadhoc-odoo-argentina:1edab7fe
found in branch
18.0
+0
-0
(
0
)
(
0 ahead
,
0 behind
)
Subject: [ADD] l10n_ar_ux: POC adhoc activities on invoices XML request Author: Julia Elizondo ( <jue@adhoc.com.ar> ) Commit date: 2025-07-30 13:49:14 |
Builds | |
Manual |