How to save and get invoice duplicate from attachments? Any ideas?
In my country date of duplicate is very important!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to save and get invoice duplicate from attachments? Any ideas?
In my country date of duplicate is very important!
Install "attachments list and document indexation" and an attachments menu will show above all forms.
Module on app store at link below.
https://www.odoo.com/apps/modules/9.0/document/
I know that. One small problem, I need store attachment with current date (date of duplicates) in attachment name (or similar solution).
Oh ok. You could try changing the attachment prefix of the report to include the current date?
(In developer mode)
Settings > Technical > Reports > Reports > Duplicates -> "Save as Attachment Prefix" = time.ctime()
Note: This will be in UTC
Thanks. In fact, the time.ctime() works in generation attachments name. For me, the better is time.strftime(%Y-%m-%d). Problem remains - the timezone.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jan 22
|
3702 | ||
|
1
Oct 16
|
4483 | ||
|
3
Sep 15
|
4496 | ||
|
3
Aug 24
|
12885 | ||
|
2
Jun 23
|
3134 |