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

Customization and vtiger 7 translation wiki!

Customization:

Translation Files

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