| صافى المبيعات |
{number_format(($sellbillfinalbilltotal - $returnsellbillaftertotalbill), 0)} |
| ايرادات اخرى |
{number_format($income, 0)} |
| ايرادات بنكيه |
{number_format($accountmovementplus, 0)} |
| يخصم |
|
| خصم مسموح من |
|
| تكلفة المبيعات |
{number_format(($savestockstart + $buybillfinalbilltotals) - $savestockend, 0)} |
| مجمل الربح |
{number_format((($sellbillfinalbilltotal - $returnsellbillaftertotalbill) - (($savestockstart + $buybillfinalbilltotals) - $savestockend)) + ($income + $accountmovementplus), 0)} |
| يخصم |
| مصروفات اداريه وعمومية |
{number_format($expenses, 0)} |
| مصروفات بنكيه |
{number_format($accountmovementloss, 0)} |
| صافى الربح |
{number_format(((($sellbillfinalbilltotal - $returnsellbillaftertotalbill) - ((($savestockstart + $buybillfinalbilltotals - $returnbuybill)) - $savestockend)) + ($income + $accountmovementplus)) - ($expenses + $accountmovementloss), 0)} |
| حساب تكلفة المبيعات |
| رصيد بضاعه اول المده |
{number_format($savestockstart, 0)} |
| يضاف المشتريات |
{number_format(($buybillfinalbilltotals - $returnbuybill), 0)} |
| يخصم رصيد اخر المده |
{number_format($savestockend, 0)} |
| تكلفة المبيعات |
{number_format(($savestockstart + $buybillfinalbilltotals) - $savestockend, 0)} |
| ملحوظه |
| الدائنون (مديونية الموردين) |
{number_format($supplierdebt, 0)} |
| اجمالى مديونية العملاء |
{number_format($clientdebt, 0)} |