Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/07/2018 in all areas

  1. Blesta is solid APP in term of security and design Coding (at least in my point of view) . sometimes i feel like Blesta has a limited resources in term of Money and Human, and a lot of times i think why Blesta is not Going to make a Crowdfunding request ? the money is not only used to get more staff and speedup the coding work, but also used to make compagnie advertisement , Pubs, Spots ect .... Is @Paul thinking for such solution, or the actual schema/status are enough for him ?
    3 points
  2. Yes, this is not only related to Blesta, but in all my life .
    1 point
  3. Just be patient. maybe the future is very good
    1 point
  4. We want to code a private plugin, the idea is to manage what we get as cash . when we receive payment as cash we don't have any issue with it, sometimes our workers should go to some places and they should pay taxi or the transport fee from the cashbox . we want to centralize the transaction our idea was to make a plugin that write to the transaction table without filling the client_id and account_id . is this will impact the total revenue in the billing widget or any other area in blesta ? Note; we can create another table to store only the spent money from the cashbox .
    1 point
  5. Thanks for the advice, we have finally take the decision to go away from core table, we have created a new table for the spent money .
    1 point
  6. Paul

    Transactions Question

    transactions.account_id can be NULL, but transactions.client_id cannot. If this is mostly for internal use, you could create a client in Blesta and use it's ID for this purpose. If you don't want these transactions to appear in the revenue reports/graphs, then make sure to use a transactions.transaction_type_id for a transaction type that is "credit" and not "debit". Settings > System > General > Payment Types. You could create a new payment type just for this purpose, so all transactions using this new type can be traced back to your plugin.
    1 point
  7. Jonathan

    Namesilo Plugin

    No this is coded as part of the module directly - it's not a helper plugin. I intend to also let it be automated once modules can create automation tasks in Blesta 4.3+
    1 point
×
×
  • Create New...