Kryptronic Software Wiki : InventoryDisplayOnTheManageProductsPage

Kryptronic Internet Software Solutions
Most recent edit on 2007-03-05 08:59:28 by KryptronicWebmaster

Additions:
ClickCartPro - Products

Deletions:
[[ClickCartPro - Products]



Edited on 2007-02-28 10:00:39 by KryptronicWebmaster

Additions:
In admin under
Kryptronic Hybrid X Core > Database: Connections, Backups and Raw Admin > Raw Database Admin
Select SQL Statement: Submit a Raw SQL Statement and execute this statement:
UPDATE khxc_columndefs SET cbackendlist=1 WHERE cid='ccp0_prod.invlevel'

[[ClickCartPro - Products]


Deletions:
Go to: Kryptronic Hybrid X Core > Database: Connections, Backups and Raw
Admin > Raw Database Admin
Select the 'SQL Statement: Submit a Raw SQL Statement' and execute
this statement:
code:
UPDATE khxc_columndefs SET cbackendlist=1 WHERE cid='ccp0_prod.invlevel'
Pending Inclusion




Oldest known version of this page was edited on 2007-02-15 20:16:21 by KryptronicWebmaster []
Page view:

Inventory Display on the Manage Products Screen


Go to: Kryptronic Hybrid X Core > Database: Connections, Backups and Raw
Admin > Raw Database Admin

Select the 'SQL Statement: Submit a Raw SQL Statement' and execute
this statement:

code:
UPDATE khxc_columndefs SET cbackendlist=1 WHERE cid='ccp0_prod.invlevel'

It will appear under the manage products list. Check to be sure that column value updated.



Pending Inclusion