lcrm Saas
  • Introduction
  • Prerequisite
  • Installation
  • Frontend
  • Admin Interface
    • Settings
    • PayPlans
    • Organizations
    • Subscriptions
    • Contacts
    • Payments
    • Options
    • Support
    • Dashboard
  • User Interface
    • Calendar
  • Features
  • Paypal
  • Laravel Vat
  • Multi Language
  • Log Viewer
  • Blog
  • Email Configuration
  • Changelog
    • 1.0.1
    • 1.0.2
    • 1.0.3
    • 1.0.4
    • 1.0.5
    • 1.0.6
Powered by GitBook
On this page
  • Added Files List:
  • Modified Files List:
  • Deleted Files List:

Was this helpful?

  1. Changelog

1.0.3

Previous1.0.2Next1.0.4

Last updated 5 years ago

Was this helpful?

  • Added Import option in Products, Categories, Leads, Company and Customer pages.

  • Added Laravel VAT (For European Countries) which supports with Stripe and Paypal (Subscriptions).

Note:

For better understanding of VAT Functionality refer this

Added Files List:

  • app/Http/Requests/CompanyImportRequest.php

  • app/Http/Requests/LeadImportRequest.php

  • resources/assets/front/images/(all images)

  • resources/assets/js/components/company-import.vue

  • resources/excel-templates/category.xlsx

  • resources/excel-templates/company.xlsx

  • resources/excel-templates/contacts.xlsx

  • resources/excel-templates/customer.xlsx

  • resources/excel-templates/leads.xlsx

  • resources/views/admin/setting/europian_tax.blade.php

  • resources/views/user/company/import.blade.php

  • resources/views/user/lead/import.blade.php

  • resources/views/user/product/import.blade.php

Modified Files List:

  • app/Helpers/InitialGenerators.php

  • app/Http/Controllers/Admin/DashboardController.php

  • app/Http/Controllers/Admin/OrganizationController.php

  • app/Http/Controllers/Admin/SubscriptionController.php

  • app/Http/Controllers/Customer/DashboardController.php

  • app/Http/Controllers/Customer/PaymentController.php

  • app/Http/Controllers/Users/CategoryController.php

  • app/Http/Controllers/Users/CompanyController.php

  • app/Http/Controllers/Users/CustomerController.php

  • app/Http/Controllers/Users/InvoiceController.php

  • app/Http/Controllers/Users/LeadController.php

  • app/Http/Controllers/Users/PaymentController.php

  • app/Http/Controllers/Users/PaypalSubscriptionController.php

  • app/Http/Controllers/Users/ProductController.php

  • app/Http/Controllers/Users/SalesteamController.php

  • app/Http/Controllers/Users/SettingsController.php

  • app/Http/Controllers/Users/SettingsController.php

  • app/Http/Controllers/Users/SubscriptionController.php

  • app/Http/Middleware/VerifySubscription.php

  • app/Http/Requests/OrganizationSettingRequest.php

  • app/Http/Requests/SettingRequest.php

  • app/Http/Requests/UserRequest.php

  • app/Models/Organization.php

  • composer.json

  • composer.lock

  • config/app.php

  • config/settings.php

  • resources/assets/front/sass/custom.scss

  • resources/assets/js/app.js

  • resources/assets/js/components/category-import.vue

  • resources/assets/js/components/customer-import.vue

  • resources/assets/js/components/leads-import.vue

  • resources/assets/js/components/product-import.vue

  • resources/assets/js/components/sales-team.vue

  • resources/assets/sass/custom_new.scss

  • resources/lang/en/category.php

  • resources/lang/en/company.php

  • resources/lang/en/customer.php

  • resources/lang/en/lead.php

  • resources/lang/en/product.php

  • resources/lang/en/settings.php

  • resources/lang/en/subscription.php

  • resources/views/admin/index.blade.php

  • resources/views/admin/setting/email.blade.php

  • resources/views/admin/setting/index.blade.php

  • resources/views/customers/payment/pay.blade.php

  • resources/views/frontend/about_us.blade.php

  • resources/views/frontend/index.blade.php

  • resources/views/layouts/subscription.blade.php

  • resources/views/user/category/import.blade.php

  • resources/views/user/company/index.blade.php

  • resources/views/user/customer/index.blade.php

  • resources/views/user/lead/index.blade.php

  • resources/views/user/payment/pay.blade.php

  • resources/views/user/product/index.blade.php

  • resources/views/user/setting/index.blade.php

  • resources/views/user/subscription/change_generic_plan.blade.php

  • resources/views/user/subscription/index.blade.php

  • routes/web.php

Deleted Files List:

  • resources/assets/front/sass/aboutstyles.scss

  • resources/assets/front/images/(all images)

https://lorvent.gitbooks.io/lcrm-saas/laravel-vat.html