Untitled

 avatar
unknown
plain_text
10 months ago
149 B
6
Indexable
ALTER TABLE `fp_order`
ADD `order_product_warehouse_instruction` text NULL;

ALTER TABLE `fp_products`
ADD `product_warehouse_instruction` text NULL;
Editor is loading...
Leave a Comment