resync.php 259 B

1234567
  1. <?php
  2. require_once "bootstrap.inc.php";
  3. $inc_context = 'resync';
  4. $inc_options = ['auto', 'supplier', 'product', 'product2', 'img', 'product_lot', 'supplier_price', 'order', 'customer', 'address', 'stock', 'payment'];
  5. require_once "context_include.inc.php";