Skip to content

Some small cleanup

josue requested to merge josue/coin-2:up_cleanup into master
  • Cleanup gitignore
  • Remove confusing fields on ConfigurationInline: the field readonly_fields don't take effect because a method get_readonly_fields() in the parent class override this field and so it's confusing as we expect that theses value take effect but it's not the case.
  • Fix small bug with bill.number field which don't exist.

Merge request reports

Loading