envato / double_entry

A double-entry accounting system for Ruby applications.
https://rubygems.org/gems/double_entry
MIT License
429 stars 68 forks source link

COGS, gross margin, etc. #177

Closed papermache closed 4 years ago

papermache commented 4 years ago

Can double_entry calculate cost of good sold, gross margin, and other accounting formulas?

orien commented 4 years ago

It doesn’t provide these out of the box.