You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

17 lines
271 B

  1. data = {
  2. "desktop_icons": [
  3. "Item",
  4. "Customer",
  5. "Supplier",
  6. "Lead",
  7. "Sales Order",
  8. "Purchase Order",
  9. "Task",
  10. "Sales Invoice",
  11. "CRM",
  12. "ToDo",
  13. ],
  14. "set_value": [["Stock Settings", None, "show_barcode_field", 1]],
  15. "default_portal_role": "Customer",
  16. }