MerDoLive / AdminPanel

MIT License
0 stars 0 forks source link

Admin - Product Management - old task - closing it for now #8

Closed merzido closed 6 years ago

merzido commented 6 years ago

- Bulk

merzido commented 6 years ago

1.when clicked on Edit getting below PHP Error

Severity: Notice

Message: Undefined property: stdClass::$PRODUCT_MSTR_BRAND_NAME

Filename: controllers/Products.php

Line Number: 310

Backtrace:

File: /var/www/html/dev/NewJoinTest/application/controllers/Products.php Line: 310 Function: _error_handler

File: /var/www/html/dev/NewJoinTest/index.php Line: 292 Function: require_once

-- A PHP Error was encountered Severity: Notice

Message: Undefined property: stdClass::$PRODUCT_MSTR_BRAND_DESC

Filename: controllers/Products.php

Line Number: 311

Backtrace:

File: /var/www/html/dev/NewJoinTest/application/controllers/Products.php Line: 311 Function: _error_handler

File: /var/www/html/dev/NewJoinTest/index.php Line: 292 Function: require_once

An Error Was Encountered Unable to load the requested file: Products/form.php

==============================================

  1. When clicked on ADD Product ->select catg-> brand->Submit Please remove Description text

3.Can you please try to change the design of dropDown this Looks Bit simple

4.while inserint Data into PRODUCT_ATTR_MAP Can you please also inset values for PRODUCT_ATTR_MAP_CATEGORY_NAME and PRODUCT_ATTR_MAP_ATTR_NAME .

  1. We would also need view Button next to edit and Delete . when clicked on view all product information to be displayed .

Overall good!! We need to improve design bit when showing attributes using some effective features from Bootstrap.

roshani1991 commented 6 years ago

ok

roshani1991 commented 6 years ago

Above changes performed

merzido commented 6 years ago

Hi Roshni , When I tried add product under Category: LAPTOPS ULTRA BOOKS I can see some attributes are shown as below , Please can you check product management complete flow once . I have added multiple attributes to Database , Please map attributes of all type to category ( int , string , char) , and also with textbox , dropdown and all other values and try to create product under such category.

untitled

Please check at the end .

merzido commented 6 years ago

HI Roshini , Please also do the changes to add images for product , Please refer to upload image section for more details.

roshani1991 commented 6 years ago

Those attribute display type is missing in the database, But no issue i added some condition so afterword if attribute display type is Not available it will not show such attribute.

merzido commented 6 years ago

HI Kamlesh ,

Product managment -

Please work with Roshni and try to test Product managment

  1. Create atttributes
  2. atttributes can ne string ,int , char
  3. atttributes can be show with 8 possible type ( checkBox , html editor , textbox ....)
  4. Product can have multiple iamges
  5. Please try to create prudct and confirm that u are able to see attributes correclty when we add the product from add product
roshani1991 commented 6 years ago

I added option to upload image from first page where we can edit,delete and view product with their attributes.

kailash05 commented 6 years ago

screenshot 5

in product mangment -> uploade image ->group*->fist i select the product and then select Select Image Group and then error is occur

roshani1991 commented 6 years ago

Image upload issue resolved. as well as edit image option added in edit product panel.

kailash05 commented 6 years ago

product mangement-> uplode image ->start date and end date . in end date user can enter the back date value

date problem

kailash05 commented 6 years ago

Product Mangment ->uplode image -> group*(select option`= select image group )-> submit when user click on submit button error is occured group img

merzido commented 6 years ago

@ Rushikesh- Please confirm the Column for ATTR_MSTR to identify its going to be fixed .

merzido commented 6 years ago

@Abhijit , Rushikesh Mydeen - How to manage the product with multiple color

Do we need to Update table with parent column?