2016-03-18 10:53:04 +01:00
|
|
|
<?php
|
|
|
|
/*
|
|
|
|
* 2012-2013 PrestaShop-OpenERP Bridge
|
|
|
|
*
|
|
|
|
* DISCLAIMER
|
|
|
|
*
|
|
|
|
* This file is a part of PrestaShop-OpenERP Bridge.
|
|
|
|
* Do not edit or add to this file.
|
|
|
|
* If you wish to customize PrestaShop-OpenERP Bridge for your
|
|
|
|
* needs please refer to http://www.webkul.com for more information.
|
|
|
|
*
|
|
|
|
* @author Webkul Software Pvt. Ltd. <vinayrks@webkul.com>
|
|
|
|
*/
|
|
|
|
class CategoryMergeCore extends ObjectModel
|
2016-10-21 11:37:55 +02:00
|
|
|
{
|
2016-03-18 10:53:04 +01:00
|
|
|
|
|
|
|
}
|