Start accepting orders

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 年 前
Hi,

How can I display " Start accepting orders" section in the admin area dashboard.
Thank you
2 年 前
Please clarify what you mean by  " Start accepting orders" section
2 年 前
First section in index page in the admin area dashboard. nopcommerce version 4.4

Thank you
2 年 前
" Start accepting orders" means processing status order status?
2 年 前
I still dont understand what you want to do
Do you want to display a list of orders ?
https://admin-demo.nopcommerce.com/Admin/Order/List
Edit an order ?
https://admin-demo.nopcommerce.com/Admin/Order/Edit/4

Or manually change the status of an Order and overide the workflow ?
2 年 前
Hi all,

This is section in index page in admin dashboard https://drive.google.com/file/d/1DX0a_LNOLFyJEVKW1FxTQs597cRfAMN8/view?usp=sharing

Thank you
2 年 前
That is HTML Partial View of this file
src\Presentation\Nop.Web\Areas\Admin\Views\Home\_ConfigurationSteps.cshtml
Loaded in the Admin Home page
src\Presentation\Nop.Web\Areas\Admin\Views\Home\Index.cshtml

You want to make you own version of this or ?
2 年 前
No, I want to hide it.
Can I hide it from admin dashboard ?

Thank you.
2 年 前
khedr wrote:
Can I hide it from admin dashboard ?

Click the cross in the top right corner and it goes away
Then to get it back you need to edit the GenericAttribute Table
2 年 前
I want hide it for vendors.

Thank you
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.