@extends('admin.layouts.app') @section('title', 'Decimal Rounding') @section('content')

Decimal & Rounding settings Setup decimal points for quantity and amount, and manage rounding settings for your business in SaleSoft CRM


@csrf {{-- {{route('admin.settings.decimal-rounding.store')}} --}}
DECIMAL POINTS
What decimal points you need to use on your document and reports Changes will be reflected across all linked SaleSoft CRM applications
ROUNDING SETTINGS
You can set SaleSoft CRM to round customer document values. To do this, choose the type of rounding you wish to use and then specify the amount to eound to. The value you are entering here is the number of cents (fils or paisa).
@stop @section('styles') @stop @section('admin_js') @stop