-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
feat: 'Invoice Number' field in Opening Invoice Creation Tool #28844
feat: 'Invoice Number' field in Opening Invoice Creation Tool #28844
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #28844 +/- ##
===========================================
+ Coverage 46.80% 55.53% +8.73%
===========================================
Files 1122 1125 +3
Lines 66777 66987 +210
===========================================
+ Hits 31255 37202 +5947
+ Misses 35522 29785 -5737
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
set_child_names
is True
by default
erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py
Outdated
Show resolved
Hide resolved
erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py
Outdated
Show resolved
Hide resolved
erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py
Outdated
Show resolved
Hide resolved
erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py
Outdated
Show resolved
Hide resolved
.../accounts/doctype/opening_invoice_creation_tool_item/opening_invoice_creation_tool_item.json
Outdated
Show resolved
Hide resolved
erpnext/accounts/doctype/opening_invoice_creation_tool/test_opening_invoice_creation_tool.py
Outdated
Show resolved
Hide resolved
erpnext/accounts/doctype/opening_invoice_creation_tool/test_opening_invoice_creation_tool.py
Outdated
Show resolved
Hide resolved
erpnext/accounts/doctype/opening_invoice_creation_tool/test_opening_invoice_creation_tool.py
Outdated
Show resolved
Hide resolved
@nemesis189 the Invoice Number field should be visible in the grid view of the table. Inserting every invoice by opening the child table is not very intuitive. Cc. @nextchamp-saqib |
Done. |
Description:
Field is populated:
Field is empty:
Steps:
docs: https://docs.erpnext.com/docs/v13/user/manual/en/accounts/articles/opening-invoice-creation-tool