12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "name": "States Inherited (Recursive Ubication) extends for crm",
- "version": "1.0",
- "description": """
- Add parent state to standard state and transform the states on recursive ubication
- """,
- "author": "Cubic ERP / Eiru Software - Rodney Enciso Arias",
- "website": "http://www.eiru.com.py",
- "category": "Others",
- "depends": ["base","base_state_ubication","crm"],
- "data":[
- "crm_lead_view.xml",
- ],
- "demo_xml": [ ],
- "update_xml": [ ],
- "active": False,
- "installable": True,
- "certificate" : "",
- }
|