How To Add Previous Due

0

1: how to add previous due sales and pos sales?
2: there is any option to see due customer list?

Question Resolved For: Stock Manager Advance with All Modules 0 Votes 5 Answers 707 Views
Asked by ALAMIN 3 years ago

0

Answered by Mian Saleem 3 years ago

Hello,

You can add sale with any date selected on the form.

You can check the customers report and can filter the sales report for any customer.

Thank you

0

Answered by ALAMIN 3 years ago

how to add Total Due Amount sales and post bill print?

0

Answered by Mian Saleem 3 years ago

Hello,

There is no such option. SMA track payments per sale.

Thank you

0

Answered by ALAMIN 3 years ago

hello sir
i added this code in pdf.php
but not working
<tr>
<td colspan="<?= $col; ?>"
style="text-align:right; font-weight:bold;"><?= lang('Previous Due'); ?>
(<?= $default_currency->code; ?>)
</td>
<td style="text-align:right; font-weight:bold;"><?= (isset($sales->total_amount) || isset($sales->paid)) ? $this->sma->formatMoney($sales->total_amount - $sales->paid) : '0.00' ?></td>
</tr>

0

Answered by Mian Saleem 3 years ago

Hello,

Did you get and pass the $sales to view? You can dd($sales) in controller to view the values.

Thank you

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.