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

feat: Home Onboarding #28551

Merged
merged 9 commits into from
Dec 15, 2021
Merged

Conversation

pateljannat
Copy link
Contributor

@pateljannat pateljannat commented Nov 24, 2021

Added onboarding for Home Workspace

Screenshot 2021-11-24 at 7 23 07 PM

New Form Tours:

  1. Company
  2. Quotation
  3. Letter Head
  4. Item

Video onboarding step:

  1. How to Navigate in ERPNext
  2. Import Data from spreadsheet

Quick Entry:

  1. Customer
  2. Supplier

Steps to test:

  1. Go through each and every step of the onboarding
  2. Click on the action button and complete the task
  3. Complete all steps to complete the onboarding

Depends On:

[no-docs]

@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #28551 (af202e7) into develop (5c4d3f8) will increase coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop   #28551      +/-   ##
===========================================
+ Coverage    55.55%   55.59%   +0.04%     
===========================================
  Files         1125     1125              
  Lines        66987    66987              
===========================================
+ Hits         37213    37240      +27     
+ Misses       29774    29747      -27     
Impacted Files Coverage Δ
...ctype/woocommerce_settings/woocommerce_settings.py 80.00% <0.00%> (-4.00%) ⬇️
erpnext/selling/doctype/sales_order/sales_order.py 77.20% <0.00%> (-0.77%) ⬇️
erpnext/stock/stock_ledger.py 85.21% <0.00%> (-0.70%) ⬇️
...ice_creation_tool/opening_invoice_creation_tool.py 60.95% <0.00%> (-0.69%) ⬇️
erpnext/projects/doctype/project/project.py 53.73% <0.00%> (-0.36%) ⬇️
erpnext/hr/utils.py 74.69% <0.00%> (+0.40%) ⬆️
...ype/account/chart_of_accounts/chart_of_accounts.py 77.93% <0.00%> (+0.68%) ⬆️
erpnext/payroll/doctype/salary_slip/salary_slip.py 84.52% <0.00%> (+0.79%) ⬆️
erpnext/stock/report/stock_ledger/stock_ledger.py 78.04% <0.00%> (+0.81%) ⬆️
erpnext/portal/utils.py 30.43% <0.00%> (+1.44%) ⬆️
... and 8 more

@nextchamp-saqib nextchamp-saqib merged commit 6acdb2f into frappe:develop Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants