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

Decimal & Rounding settings Setup the decimal points for all across your business in Salesoft Resto

@csrf
DECIMAL POINTS
What decimal points you need to use on your document and reports? Changes will be reflected across all linked Salesoft applications
ROUNDING SETTINGS
You can set SaleSoft ERP 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.decimal-rounding') @stop