idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.56k stars 2.02k forks source link

Product Category switch button logic #1145

Open lukasz1mroz opened 4 months ago

lukasz1mroz commented 4 months ago

Description

This PR contains following updates:

  1. Update Switch button logic to call the backend
  2. Sort Product Category results by name
  3. Correct appearing side panel and notification modal after changing enable status

Related Issues

1088

Steps to Test

  1. Login to app and navigate to Product Category
  2. Create new category, update enabled status
  3. Navigate to Product and create new one - check available categories

Screenshots (if applicable)

Screenshot 2024-07-16 at 19 30 42

Checklist