{$_promo_id = waRequest::request("promo_id", null)} {$_start_date = waRequest::request("start_date", null)} {$_finish_date = waRequest::request("finish_date", null)} {if !empty($_promo_id)} {$expense.type = "promo"} {$expense.name = $_promo_id} {if !empty($_start_date)} {$expense.start = $_start_date} {/if} {if !empty($_finish_date)} {$expense.end = $_finish_date} {/if} {/if}

{if $expense.id}[`Modify expense`]{else}[`Add expense`]{/if}

{if $expense.id}
{/if}
[`Amount`]
{$def_cur}
[`Channel`]
[`Storefront`]
[`Payment term`]
  • [`The amount will be gradually distributed by day over the entire period, which allows you to estimate ROI more precisely.`]
[`Note`]
[`Cancel`]