Negative value in Quote and Invoice

Hi,
I found on vtiger forum that you know how to insert negative value in charge, tax or article for quote or invoice module.
Can you help me ?
Thanks

Comments

  • Hi Gael,
    Yes you can do it. You need to remove "rule-positive" so that it can accept negative. Also for Tax , i see it only accept % , so you can adjust Tax calculation include\utils/EditViewUtils.php -

    function getAssociatedProducts($module, $focus, $seid = '', $refModuleName = false)
    {
    }

    Thanks
    Vivek
  • Hi Vivek and thank you for your reply, but where and how i can remove "rule-positive" please ?
  • UP PLEASE, PLEASE, PLEASE...
  • Hi,
    Hope you are doing well. Please let me know if you are still looking for any help in Vtiger CRM . I am here to assist you .

    Kind Regards,
    Vivek Mahatma.
Sign In or Register to comment.