Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple flow = get_doc -> mapping -> new_doc #6

Open
cogk opened this issue Jan 31, 2024 · 0 comments
Open

Simple flow = get_doc -> mapping -> new_doc #6

cogk opened this issue Jan 31, 2024 · 0 comments

Comments

@cogk
Copy link
Owner

cogk commented Jan 31, 2024

flowchart LR
get_doc --> map_fields --> new_doc
Loading

In the the properties sidebar:

  • get_doc
    • doctype: "Sales Invoice"
    • docname: "Test 1"
  • mapping
    • field1: "field_1"
    • field2: "field_2"
  • new_doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant