Raimundo Pereira da Silva Junior

Results 10 issues of Raimundo Pereira da Silva Junior

Aren't we move the docker image python to 3.6 as it have been done in the Runboot env?

## Module ?res.company? ## Describe the bug É impossivel acessar as views das empresas/ editalas, o seguinte erro é retornado: ``` Error: Uncaught TypeError: Cannot read properties of undefined (reading...

bug
stale

Hi everyone, I am working on an Odoo project with the purpose of serving vehicle repair shop businnes. I understand that the fleet module is designed for the management and...

enhancement
stale

Error: Odoo Server Error Traceback (most recent call last): File "/opt/odoo/odoo/http.py", line 624, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/opt/odoo/odoo/http.py", line 310, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/opt/odoo/odoo/tools/pycompat.py",...

bug

Depends on #184 ***Motivation*** This module introduces a framework for the comprehensive management of traffic infractions within a vehicle fleet. Many companies struggle to track fines, identify the responsible driver,...

Depends on: #184 fleet_vehicle_assignation_log_datetime #185 fleet_traffic_infractions ### `[ADD] fleet_traffic_infractions_account: Financial integration for traffic infractions.` This pull request introduces the `fleet_traffic_infractions_account` module. It serves as a bridge to connect the operational...

### Module fleet_vehicle_history_date_end ### Describe the bug The module incorrectly sets the date_end on a previous driver's history log to a date that is before that log's date_start. This occurs...

bug

**Motivation** The standard driver assignation log in Odoo tracks assignments by date, which lacks the precision needed to determine responsibility for time-sensitive events like traffic infractions. This module introduces datetime...

Traccar version:6.9.1 After #5636, can't update Total Distance on afected devices. UI side expection: ``` java.lang.IllegalArgumentException at org.traccar.api.resource.DeviceResource.updateAccumulators(DeviceResource.java:180) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189)...