grocy/services
Akosh Pinter 312dd8a200
Fixes for losing Stock Note field content #1961 (#1962)
* Fixed losing Note field content #1961

Fixed losing Note field content when splitting stock entries #1961

* Applied code formatting rules

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2022-08-06 17:35:11 +02:00
..
ApiKeyService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
ApplicationService.php Squashed commit 2022-02-08 18:08:26 +01:00
BaseService.php Squashed commit 2021-07-16 17:32:08 +02:00
BatteriesService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
CalendarService.php Fixed meal plan product/note calendar items links (fixes #1897) 2022-05-23 22:28:45 +02:00
ChoresService.php Make it possible to manually re-assign chores (closes #1492, references #1830) 2022-04-03 13:56:14 +02:00
DatabaseMigrationService.php Fixed purchase/consume page handling when FEATURE_FLAG_STOCK_LOCATION_TRACKING is disabled (fixes #1829) 2022-03-23 17:35:06 +01:00
DatabaseService.php Make user settings available in SQLite (needed for #1813) 2022-03-29 19:44:01 +02:00
DemoDataGeneratorService.php Automatically create/update/delete inverse QU conversions (closes #1844) 2022-04-06 22:21:21 +02:00
FilesService.php Squashed commit 2021-07-16 17:32:08 +02:00
LocalizationService.php Typo 2022-05-14 17:11:40 +02:00
PrintService.php Squashed commit 2021-07-16 17:32:08 +02:00
RecipesService.php Fixed products product stock entry price (fixes #1791) 2022-02-19 09:03:42 +01:00
SessionService.php Show stock journal entries of deleted users / fixed default user handling (fixes #1725) 2022-01-06 15:14:32 +01:00
StockService.php Fixes for losing Stock Note field content #1961 (#1962) 2022-08-06 17:35:11 +02:00
TasksService.php Also return the next_execution_assigned_user for the /chores API endpoint (closes #1493) 2021-07-06 19:07:45 +02:00
UserfieldsService.php Squashed commit 2021-07-16 17:32:08 +02:00
UsersService.php Don't enforce first/last name when creating users (closes #1888) 2022-05-14 16:59:11 +02:00