X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fsales_order_entry.php;h=f74d4eada7e435a6439e90fe76387ea6f15e890d;hb=1b9351ae81a67726e757eba55895a4f059c7f128;hp=ecca77d0b4f812976eeba61f65ac54f9f0880f26;hpb=f60b8293f0316ef03429af363b30c753532a67d6;p=fa-stable.git diff --git a/sales/sales_order_entry.php b/sales/sales_order_entry.php index ecca77d0..f74d4ead 100644 --- a/sales/sales_order_entry.php +++ b/sales/sales_order_entry.php @@ -244,7 +244,7 @@ if (isset($_GET['AddedID'])) { display_footer_exit(); } else - check_edit_conflicts(); + check_edit_conflicts(get_post('cart_id')); //----------------------------------------------------------------------------- function copy_to_cart()