How to stop getting this error pl. Each time i edit or add some drug this pop up comes.
@Param_CapMinds pl…
How to stop getting this error pl. Each time i edit or add some drug this pop up comes.
@Param_CapMinds pl…
ok… how can we rectify it?
need to fix the code probably
If you can tell me where to change the code, i should be able to do.
right click on the table and view frame source, that should be the script
No some change has to be done in mysql.
nah, it’s in the code, will check it out, hardest part is setting up the inventory for testing
Hi Robert James,
this issue happend for ,mismatch table header row columns and table data columns.
i have face same issue. so i change generateEmptyTd(4) to generateEmptyTd(5) in my interface\drugs\drug_inventory.php file.its working to me.
I attached screenshot for your refrence
Thanks
Param
help@capminds.com
Thanks Param, now its working cool.
Is this a bug or something custom?