mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-22 00:33:17 +01:00
# Fix getting $id for Object from post $id was assigned `GETPOSTINT() || GETPOSTINT()` which is a boolean while the objective is to assigne the best id. This fixes that.