I seem to have lost the date button on sign app. The aim was for me to try and make it not editable as it allowed editing of the date by the user who was requested to sign. I should have a field for date in the configuration but it won't let me restore it. If possible, I would like to restore the app to default as the second example below:
This question has been flagged
I hope you are doing well
The Date field was archived/deleted in your database, not in code.
-To restore: Go to Sign > Configuration > Field Types, remove the "Active" filter, find "Date", and re-activate it.
or run: python odoo-bin -d YOUR_DB -u sign --stop-after-init
I hope this information helps you
Thanks & Regards,
Kunjan Patel
Thank you for the fast response... I only have field on the online version and even without active filter I can't find date. I only find the custom ones I created and they don't function well. I don't understand why odoo would make a date for sign app and allow users to edit it when it should just use system date. I also can't delete the custom dates because I was testing them with a few documents.
Hi, i think its back to normal... It must have been the templates as you suggested. Now the only issue I have is that it allows users to edit the date field. I want it read only for all users.
Thank you for the fast response... I only have field on the online version and even without active filter I can't find date. I only find the custom ones I created and they don't function well. I don't understand why odoo would make a date for sign app and allow users to edit it when it should just use system date. I also can't delete the custom dates because I was testing them with a few documents. See below:
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
1
Mar 24
|
6297 | ||
|
|
3
Aug 25
|
6730 | ||
|
|
1
Jun 23
|
4771 | ||
|
|
0
Mar 23
|
3193 | ||
|
|
2
Mar 19
|
7176 |
Hello,
Recreate: Sign > Configuration > Field Types > New (Name: Date, Type: Text, Icon: fa-calendar)
To delete custom ones: remove them from templates first, then delete.
hope this helps.
Hello,
Set the Date field's Responsible = Sender (not the signer). It becomes read-only for the signer automatically.
Thanks.
Hi, where do i set the date responsible? Do I need to be in developer mode or odoo studio? I dont see this as a parameter for the Date
Hi, I saw the responsible field. I was wondering if this could be set to sender automatically without user intervention. This is because the end users might forget to put this option one when sending the signature request?
Hello,
Yes, it already does this by default. The first signer is automatically set to the sender You can check that model sign.send.request