jesusriles / Financial

1 stars 0 forks source link

What happen if there are no free ID's? // set limit to 99 id's inclusive #16

Open jesusriles opened 1 year ago

jesusriles commented 1 year ago

What happen if there are no free ID's? I should handle this situation. This applies for class "Cuentas", as right now there maximum number of valid accounts is 99.

jesusriles commented 1 year ago

An idea could be to remove the limit or increase it.