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
on Project folder template
project_folder
-- 01 quotation
-- 02 purchasing order
-- 03 project documents
|-- img
|-- old revision
I have done it on previous version 2.3.3. But when I updated to current version. It made me change to "client certificate"'s way. After that I am getting that problem. Please correct my code if I'm wrong.
Thanks.
The text was updated successfully, but these errors were encountered:
Scenario: When I create record on ERP. I want the system create folder with sub folders and files inside automatically.
Problem: when I created record. It shown that "object has no attribute 'add_child' when use copy_to_using_path"
here: the sample of my code:
on Project folder template
project_folder
-- 01 quotation
-- 02 purchasing order
-- 03 project documents
|-- img
|-- old revision
I have done it on previous version 2.3.3. But when I updated to current version. It made me change to "client certificate"'s way. After that I am getting that problem. Please correct my code if I'm wrong.
Thanks.
The text was updated successfully, but these errors were encountered: