arlo

arlo commented on issue FFDN/coin#152

Add a LICENSE

I contributed a very small fix about one year ago : https://code.ffdn.org/FFDN/coin/pulls/114

7 years ago

arlo commented on issue FFDN/coin#152

Add a LICENSE

@jocelyn : I agree with the AGPLv3 Licence.

7 years ago

arlo created pull request FFDN/coin#114

Close invoice only if amount_paid >= amount

8 years ago

arlo pushed to fix_95_close_invoice_if_completely_paid at arlo/coin

  • c58fa7a808 Close invoice only if amount_paid >= amount Corrects a bug where the methods where compared instead of their return values (missing parentheses). Fix by Jocelyn.
  • aec872293b Merge branch 'add_invoice_tax' of dam35/coin into master
  • 321751aa44 Add total without tax in invoice pdf
  • 283954a070 Add computation of total without tax amount_before_tax()
  • 74c92f75c8 Add test for Invoice.amount()

8 years ago

arlo created new branch fix_95_close_invoice_if_completely_paid at arlo/coin

8 years ago

arlo pushed to master at arlo/coin

8 years ago

arlo created pull request FFDN/coin#110

OfferSubscription: Add "Comments" field (#105)

8 years ago

arlo pushed to feat_105_add_comments_field at arlo/coin

  • 7d906a9191 OfferSubscription: Add "Comments" field (#105)
  • 87a63df940 Add forgotten migration Thats a no-op migration (only validator changes). Forgotten from 18135781db51f0fe628caa687637c1d14d2f3efd
  • abbaf69afe Merge branch 'isp-multiple-technologies' of opi/coin into master
  • 0cedaec515 Add some logging to console That is a sensible default for production deployment. As far as now, nothing was logged to console in production environment (not even in case of HTTP 500 error, which makes production errors undebuggable).
  • 49f1700bab Enable multiple technologies in ISP's coveredAreas.

8 years ago

arlo created new branch feat_105_add_comments_field at arlo/coin

8 years ago

arlo forked a repository to arlo/coin

8 years ago