invoicing icon indicating copy to clipboard operation
invoicing copied to clipboard

Ruby invoicing framework gem

Results 18 invoicing issues
Sort by recently updated
recently updated
newest added

I can't create my tax rate, validation requires Replaced by id.

bug

commented out tests can be found in `test/render_html_test.rb` and `test/render_ubl_test.rb`

bug

One issue for us is the assumption of serial IDs. We have already implemented UUIDs as a primary key for all of our models, but many of the underlying methods...

enhancement

- explain why do we need `scale` 4 in `total_amount` @gnufied says to store fractional currency ie. pennies and to store more precision for calculations with tax rate - generator...

enhancement

although code contains detailed description, should we have wiki pages? points to consider: - how different ledger items like invoices, credit-notes and payments work together - how line items work,...

question

this issue will be used for changes which we would like - [ ] there are lot of changes w.r.t AdequateRecord, and lot of methods are deprecated. so, remove unnecessary...

enhancement