@extends('layouts.app') @section('content')

Fiscal year & Tax settings Setup financial year and business taxes for your organization in Salesoft Resto


@csrf
Fiscal Year
What decimal points you need to use on your documents and reports? Changes will be reflected across all linked Salesoft applications.
Tax Settings
You can set salesoft to round customer document values. To do this, choose the type of rounding you wish to use and then specify the amount to round to. The value you are entering here is the number of cents (fils or paisa).
Tax Defaults
You can set salesoft to round customer document values. To do this, choose the type of rounding you wish to use and then specify the amount to round to. The value you are entering here is the number of cents (fils or paisa).
@endsection('content') @section('admin_css') @stop @section('admin_js') @include('admin.js.fiscal-year-tax-settings') @stop