Bug 14949: Remove C4::Dates from admin/smart-rules.pl and admin/categorie.pl
authorMarc Véron <veron@veron.ch>
Sun, 4 Oct 2015 16:25:46 +0000 (18:25 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 27 Oct 2015 13:10:57 +0000 (10:10 -0300)
commit52c646b3ea88f50d3fa44e9aa79acae231e47dcd
tree860e0c2be9934cbb5e69de417f8db455d0d3c703
parent33e679b905606fc7651dca53e8c3396c1cf0190b
Bug 14949: Remove C4::Dates from admin/smart-rules.pl and admin/categorie.pl

Bug to remove C4::Dates from
 - admin/smart-rules.pl
 - admin/categorie.pl

To test:

- Apply patch

- Go to Home > Administration > Circulation and fine rules (smart-rules.pl)
- Edit or add a rule
- Verify that 'Hard due date' displays and saves fine

- Go to Home > Administration > Patron categories
- Edit or add a category
- Verify that 'Until date' displays and saves fine

Note: The date picker does not warn about wrong date formats as e.g. while
      editing patrons, but that is not in the scope of this bug

Signed-off-by: Joonas Kylmälä <j.kylmala@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
admin/categorie.pl
admin/smart-rules.pl