Deprecated: Constant E_STRICT is deprecated in /home/onlinemayz/public_html/system/core/Exceptions.php on line 75

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 129

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 278

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 149

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 206

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 295

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 333

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$parser is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 24
Function: library

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Cms_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 25
Function: model

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Template_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 26
Function: model

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Settings_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 27
Function: model

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Banner_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 28
Function: model

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: filter_var(): Passing null to parameter #3 ($options) of type array|int is deprecated

Filename: core/Input.php

Line Number: 572

Backtrace:

File: /home/onlinemayz/public_html/application/models/Settings_model.php
Line: 91
Function: ip_address

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 61
Function: viewsCount

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Settings_model::$totalViews is deprecated

Filename: models/Settings_model.php

Line Number: 106

Backtrace:

File: /home/onlinemayz/public_html/application/models/Settings_model.php
Line: 106
Function: _error_handler

File: /home/onlinemayz/public_html/application/models/Settings_model.php
Line: 98
Function: getViewsCount

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 61
Function: viewsCount

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$User_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/helpers/cms_helper.php
Line: 21
Function: model

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 72
Function: courseDetail

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Course_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/helpers/cms_helper.php
Line: 22
Function: model

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 72
Function: courseDetail

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Category_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/helpers/cms_helper.php
Line: 23
Function: model

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 72
Function: courseDetail

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Vimeo_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/helpers/cms_helper.php
Line: 24
Function: model

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 72
Function: courseDetail

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Course_model::$id is deprecated

Filename: models/Course_model.php

Line Number: 326

Backtrace:

File: /home/onlinemayz/public_html/application/models/Course_model.php
Line: 326
Function: _error_handler

File: /home/onlinemayz/public_html/application/helpers/cms_helper.php
Line: 26
Function: getACourse

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 72
Function: courseDetail

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$footerMenu is deprecated

Filename: controllers/Welcome.php

Line Number: 99

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 99
Function: _error_handler

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$parser is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Cms_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Template_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Settings_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Banner_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$User_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Course_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Category_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Vimeo_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$footerMenu is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

Course Detail

2nt Level Billing Training, Original Invoices, Bank Statement. 1 Month Access. Including Cloud Tally.Click Here Promo Video.

courses details img

MAYA TAX

ONLINE COURSE

Videos

{{course.videoCount}}

PDF

{{course.pdfCount}}

Course Fee

6000.00

2nt Level Billing Training, Original Invoices, Bank Statement. 1 Month Access. Including Cloud Tally.Click Here Promo Video.

Stock Creation, Bill Voucher, Import & Export, Inter State Local Purchase & Sales Invoices, Bank Statement & Reconciliation, Gst Calculation, Sundry Debtors Checking etc....

courses details img
Modules
courses details img
NAVIGATION VIDEO
courses details img
Legal Awareness video class
courses details img
Tally Username And Password Settings
courses details img
DIFFERENT TYPES OF BILLING METHODS VIDEO CLASS
courses details img
STOCK CREATION
courses details img
JULY LOCAL PURCHASE INVOICE
courses details img
JULY IMPORT PURCHASE IN USD
courses details img
AUGUST PURCHASE INVOICES
courses details img
WHAT IS SALES ? VIDEO CLASS
courses details img
JULY SALES INVOICES
courses details img
AUGUST SALES INVOICES
courses details img
CLOUD 2ND TALLY NAVIGATION VIDEO
courses details img
JULY BANK RECONCILIATION
courses details img
AUGUST BANK RECONCILIATION
courses details img
JULY & AUGUST GST TAX CALCULATION
courses details img
JULY AUGUST SUNDRY DEBTORS CHECKING
courses details img
SEPTEMBER PURCHASE INVOICES
courses details img
SEPTEMBER SALE INVOICES
courses details img
SEPTEMBER BANK RECONCILIATION
courses details img
SEPTEMBER GST TAX CALCULATION
courses details img
SEPTEMBER SUNDRY DEBTORS CHECKING
courses details img
OCTOBER PURCHASE INVOICES
courses details img
OCTOBER SALES INVOICES
courses details img
OCTOBER BANK RECONCILIATION
courses details img
OCTOBER GST TAX CALCULATION
courses details img
NAVIGATION VIDEO
courses details img
OCTOBER SUNDRY DEBTORS CHECKING
courses details img
SALES & PURCHASE EXPORT TO EXCEL
courses details img
GSTR1 2 & 3B EXCEL IMPORT FROM WEBSITE
courses details img
GSTR 1, 2 & 3B CHECKING JULY TO OCTOBER IN TALLY

Verify Certificate