duplicate entry - order shipment

Hello!

Does any one have problem with the create shipment on order?

I received the following error on the 1st attempt.



```php Database error: Duplicate entry ‘2147483647-1’ for key ‘PRIMARY’ (1062)

Invalid query: INSERT INTO cscart_shipment_items (item_id, shipment_id, order_id, product_id, amount) VALUES (‘3250731006’, ‘1’, ‘400’, ‘453’, ‘150’) ```



I am positive the “cscart_shipment_items” table is clean. Please advice.

Thank you!

The fix is in here: [url]http://forum.cs-cart.com/vbugs.php?do=view&vbug_id=1552[/url]