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
After modifying a line on a contract, the date extrafields appear identical on all lines of the contract. This is a bug only at the display level, as the data in the database is correct.
Environment Version
18.0.3
Environment OS
Linux
Environment Web server
Apache
Environment PHP
8.1
Environment Database
MariaDB 10.3.39
Environment URL(s)
No response
Expected and actual behavior
When updating a date extrafield on an invoice, order, contract, or other entity, after submitting the modification, the display of this extrafield on all lines of the contract, for example, is identical as if it had been modified for all lines. If the page is reloaded, it is evident that the values are different, and the modification has been correctly applied only to the line that was edited.
Steps to reproduce the behavior
To replicate the issue, add a date-type extrafield to an object (contract, invoice, order, etc.). For the example of a contract, create a contract and add multiple lines to it. Validate the contract and then modify the date-type extrafield on one of the contract lines and save the modification. In terms of display, the extrafield seems to have the same value on all lines of the contract. Reloading the page reveals the correct values, and it becomes apparent that the extrafield no longer has the same value on all lines.
Attached files
Before modification:
during modification:
after modification:
once the page is reloaded:
The text was updated successfully, but these errors were encountered:
Bug
After modifying a line on a contract, the date extrafields appear identical on all lines of the contract. This is a bug only at the display level, as the data in the database is correct.
Environment Version
18.0.3
Environment OS
Linux
Environment Web server
Apache
Environment PHP
8.1
Environment Database
MariaDB 10.3.39
Environment URL(s)
No response
Expected and actual behavior
When updating a date extrafield on an invoice, order, contract, or other entity, after submitting the modification, the display of this extrafield on all lines of the contract, for example, is identical as if it had been modified for all lines. If the page is reloaded, it is evident that the values are different, and the modification has been correctly applied only to the line that was edited.
Steps to reproduce the behavior
To replicate the issue, add a date-type extrafield to an object (contract, invoice, order, etc.). For the example of a contract, create a contract and add multiple lines to it. Validate the contract and then modify the date-type extrafield on one of the contract lines and save the modification. In terms of display, the extrafield seems to have the same value on all lines of the contract. Reloading the page reveals the correct values, and it becomes apparent that the extrafield no longer has the same value on all lines.
Attached files
Before modification:
during modification:
after modification:
once the page is reloaded:
The text was updated successfully, but these errors were encountered: