You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating an Api with module builder, each object has method 'get', 'update'... and this creates a 500 error as a class can not have twice or more times the same method.
Dolibarr Version
21.0.0-beta
Environment PHP
8.2.21
Environment Database
10.6.20-MariaDB
Steps to reproduce the behavior and expected behavior
Generate Api file from module builder
Attached files
No response
The text was updated successfully, but these errors were encountered:
Bug
When creating an Api with module builder, each object has method 'get', 'update'... and this creates a 500 error as a class can not have twice or more times the same method.
Dolibarr Version
21.0.0-beta
Environment PHP
8.2.21
Environment Database
10.6.20-MariaDB
Steps to reproduce the behavior and expected behavior
Generate Api file from module builder
Attached files
No response
The text was updated successfully, but these errors were encountered: