Monday, March 25, 2024
2 changes · master
Enhancements to existing features
The Sign app’s request form and document card view have been refined to make key fields and actions easier to scan. Attachments, signing order, signer details, and checkboxes are now presented more clearly, helping users prepare signature requests with less visual clutter.
Original PR description
This commit updates the user interface of the Request Signature form by removing the group labels Signers and Options, putting the Attachments button icon and label in the same line and moving the Signing Order field to below signers emails. Additionally, in the card view of Sign Documents, the signees color is changed from green to black, the checkbox color is changed from black to green and the checkbox is now horizontally aligned with the remaining fields. task-3750770
DateV identifiers for customers and vendors can now differ by company. This helps businesses that manage the same partner across multiple companies keep the correct German reporting numbers for each company.
Original PR description
A client or vendor might have different DateV numbers from one company to the other. These commit makes the DateV fields in res.partner company-specific. task-id: 3807027