Skip to content
Salih Emin edited this page Sep 21, 2019 · 26 revisions

Customization and vtiger 7 translation wiki!

Customization:

Translation Files

  1. ├── Accounts.php (100%)
  2. ├── Assets.php (100%)
  3. ├── Calendar.php (100%)
  4. ├── Campaigns.php (100%)
  5. ├── Contacts.php (100%)
  6. ├── CustomerPortal_Client.php (100%)
  7. ├── Documents.php (100%)
  8. ├── Emails.php (100%)
  9. ├── EmailTemplates.php (100%)
  10. ├── Events.php (100%)
  11. ├── Faq.php (100%)
  12. ├── Google.php (100%)
  13. ├── HelpDesk.php (100%)
  14. ├── Home.php (100%)
  15. ├── Import.php (100%)
  16. ├── Install.php (100%)
  17. ├── Invoice.php (100%)
  18. ├── Leads.php (100%)
  19. ├── MailManager.php (100%)
  20. ├── Migration.php (100%)
  21. ├── Mobile.php (100%)
  22. ├── ModComments.php (100%)
  23. ├── ModTracker.php (100%)
  24. ├── ModuleManager.php (100%)
  25. ├── PBXManager.php (100%)
  26. ├── Portal.php (100%)
  27. ├── Potentials.php (100%)
  28. ├── PriceBooks.php (100%)
  29. ├── Products.php (100%)
  30. ├── ProjectMilestone.php (100%)
  31. ├── Project.php (100%)
  32. ├── ProjectTask.php (100%)
  33. ├── Proposal.php (empty file)
  34. ├── PurchaseOrder.php (100%)
  35. ├── Quotes.php (100%)
  36. ├── RecycleBin.php (100%)
  37. ├── Reports.php (100%)
  38. ├── Rss.php (100%)
  39. ├── SalesOrder.php (100%)
  40. ├── ServiceContracts.php (100%)
  41. ├── Services.php (100%)
  42. ├── Settings ────────────────
  43. │   ├── CronTasks.php (100%)
  44. │   ├── Currency.php (100%)
  45. │   ├── CustomerPortal.php (100%)
  46. │   ├── EmailTemplate.php (100%)
  47. │   ├── ExtensionStore.php (100%)
  48. │   ├── Groups.php (100%)
  49. │   ├── LayoutEditor.php (100%)
  50. │   ├── Leads.php (100%)
  51. │   ├── MailConverter.php (100%)
  52. │   ├── MenuEditor.php (100%)
  53. │   ├── ModuleManager.php (100%)
  54. │   ├── PBXManager.php (100%)
  55. │   ├── PickListDependency.php (100%)
  56. │   ├── Picklist.php (100%)
  57. │   ├── Potentials.php (100%)
  58. │   ├── Profiles.php (100%)
  59. │   ├── Roles.php (100%)
  60. │   ├── SharingAccess.php (100%)
  61. │   ├── SMSNotifier.php (100%)
  62. │   ├── Vtiger.php (100%)
  63. │   ├── Webforms.php (100%)
  64. │   └── Workflows.php (100%)
  65. ├── SMSNotifier.php (100%)
  66. ├── Users.php (100%)
  67. ├── Vendors.php (100%)
  68. ├── Vtiger.php (100%)
  69. ├── Webservices.php (100%)
  70. └── WSAPP.php (100%)