config.rule_max_fine
Circulation Max Fine rules
Each circulation is given a maximum fine based on one of these rules.
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('config.rule_max_fine_id_seq'::regclass) |
|
name |
|
No |
||
amount |
|
No |
||
is_percent |
|
No |
false |
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
|
btree |
|