removeMoney

exports.fdsdev_bossmenu.removeMoney(nil, name, amount, title, description, negative)

Name: society id

Amount: money amount

Title: transaction info title

Description: transaction info description

Negative: true to let the society account be negative if there aren't enough money

Returns true if there are enough money and if negative is set to false or nil, otherwise it will return false

Last updated