AccEasy :: Accounting Made Easy

  1. Home
  2. Docs
  3. AccEasy :: Accounting Made Easy
  4. Technical
  5. Different files path

Different files path

Different file path details

Login page: /resources/views/auth/login.blade.php

Registration page: /resources/views/auth/register.blade.php

Landing page: /resources/views/welcome.blade.php

Dashboard page: pos\resources\views\home\index.blade.php

Tour steps in dashboard file: pos\public\js\help-tour.js

Layout for welcome page: pos/resources\views\layouts\home.blade.php

Layout for auth(login/register/forgot password): pos/resources\views\layouts\auth2.blade.php

Layout for pricing: pos/resources\views\layouts\auth.blade.php

Customers Page: resource/views/contact/index.blade.php

POS page: pos\resources\views\sale_pos\create.blade.php

List POS page: resources/views/sale_pos/index.blade.php
resources/views/sale_pos/partials/sales_table.blade.php

Pricing page for SaaS module: /Modules/Superadmin/Resources/views/pricing/index.blade.php

Invoice or receipt Layout/design: /resources/views/sale_pos/receipts/

Packaging slip design: /resources/views/sale_pos/receipts/packing_slip.blade.php

Barcode Label or Sticker design: resources/views/labels/partials/preview_2.blade.php

CSS path: pos/public/css/app.css

Sidebar menu: app/Http/Middleware/AdminSidebarMenu.php

Purchase Invoice: pos/resources/views/purchase/partials/show_details.blade.php

Purchase Order: pos/resources/views/purchase/partials/show_details.blade.php

Purchase Order Invoice: pos/resources/views/purchase/partials/show_details

Customer/Suuplier ledger: resources/views/contact/ledger.blade.php

Ledger format2:  resources/views/contact/ledger_format_2.blade.php

Cash Register: resources/views/cash_register/register_details.blade.php

resources/views/cash_register/payment_details.blade.php

resources/views/cash_register/register_product_details.blade.php

List Purchase: pos\resources\views\purchase\index.blade.php

Stock Transfer: resources/views/stock_transfer/create.blade.php

All sale Page: pos\resources\views\sell\index.blade.php

Cron job settings: pos\Modules\Woocommerce\Providers\WoocommerceServiceProvider.php

QR code generation: Modules/ProductCatalogue/Resources/views/catalogue/generate_qr.blade.php

Display products list in QR Catalogue: Modules/ProductCatalogue/Resources/views/catalogue/index.blade.php

Register Report:  resources/views/report/register_report.blade.php

To modify any of this file follow this procedure. DOCUMENT

Was this article helpful to you? Yes No

How can we help?