Release 1.24.0
- fix(payroll); improve multipayroll grid columns (22b32b0)
- Updated balance of accounts report (3d1d276)
- fix(stock): improve Stock Sheet report (4096ef2)
- fix(stock): ensure correct movement filter text (3a8289d)
- perf(stock): improve input/output rendering (d23e9fa)
- fix(stock): preserve patient name in link (21abd0f)
- Fix translation term error (19e856d)
- Updated cashflow by service report (54ca881)
- Fix name capitalization of configuration analysis report title (d1ff7f2)
- Fix issues in Stock Inventories Report (5fc1622)
- fix(payroll): add loading indicators to selects (4f224ac)
- fix(reports): improve invoiced vs distributed (2166f9d)
- Fix purchase price analysis report (cf72bdc)
- Disable changing origin depot when editing shipments (1e00904)
- Add documentation for shipments (781fb98)
- Update configurable analysis report (d70f064)
- fix(stock): hide expiration date on asset entry (080b941)
- Fix account balance report (322b6dd)
- Improve unpaid invoices report. (9d1d294)
- Reformat all reports to put title block on the top right (ebb78af)
- Reformat all reports to put title block on the top right (a5ea035)
- fix(sql): remove FUNCTION IF NOT EXIST clause (ef163ff)
- ci: update mysql version in CI (06fb5e1)
- Release 1.23.0 (e7d77e7)
- Removed inventory barcode scan from Stock Lots (007ab78)
- Add option to only show most recent asset scan (1ed0210)
- Convert asset conditions from sql table to constants (5709014)
- feat(assets): add registry exports (c2bd565)
- Improve shipment tracking logging (71ce37d)
- fix(shipments): filter out used assets (529e523)
- Improved shipment document (ecf2670)
- Improve the stock entry report/receipt (daa191f)
- fix(stock): only exit expired stock on loss (898c0e8)
- Add barcode scans for stock assignment (55ad27f)
- Disable shipment select drop-down if there are no shipments available (d59a03f)
- Moved the supplier depot entry up in the modal for creating requisitions (7c3c862)
- Fix editing shipments (updating packing list) (7caaa66)
- Implement stock entry from shipment via shipment registry action item (dc7ef34)
- Skip test with latest node (2db7c63)
- Disable latest node in tests (6da29c6)
- Improved French translation (214b7ca)
- Set up shipment registry action item to jump to stock exit for the shipment (9eeef22)
- fix(stock): added creation success key (af6d8e1)
- Fix bogus warnings in Stock Exit from shipments (a9ae0e3)
- Fix bug from previous PR 6553 (0503569)
- Fix issues with stock exit shipment selection, improve entry/exit documents (3860a94)
- Fix several problems in create shipment form (0fbcb30)
- fix(i18n): fix default database unit translations (ef3c52f)
- Removed condition from shipment items (1406ff5)
- Convert custom search flag from Assets-only to Exclude-assets (1f86499)
- fix(stock): parsing issues in StockValueReport (cd2d002)
- Report for show needed inventory scans for a required inventory scan (eee4b66)
- fix(stock): improve Stock Value Report (aa59dc6)
- feat(suppliers): add inline filter (e914b06)
- fix(stock): remove adjustments (c9d8b48)
- Fix form warning messages in shipment creation form (9928898)
- Added filters and action item for required inventory scans registry (6a3b908)
- Prevent expired stock from being added to shipments (f748a8b)
- improvement(Payroll Report) - Add Service name in Report (c79dd0e)
- Added asset registry action menu item to show scans for the asset (8cd26d9)
- Add required inventory scan registry (aaa63e6)
- feature(Asset Inventory Scans management) - Adding option to search by date - Adding Filter Button - Adding dowload asset registry in format PDF, CSV and XLSX (3a70e20)
- Create assets inventory management (09c9479)
- bug(Procedure updateIndices()) - Write new function for fix bug in procedure updateIndices() (01cead9)
- shipment database structure (e9bcb65)
- feat(invoice): add invoice balance function (0cae825)
- improvement(Employee voucher) - Add creditor name in Voucher for Employee (e8436a7)
- Create assets registry (c8a1f9b)
- Move reference_number from inventory to lot (6ee1962)
- fix(stock): exit to service typo (1a555fc)
- fix(stock exit): prevent duplicates (5e12cfe)
- perf(stock): fix the exit helper (910d718)
- perf(stock): improve createMovement speed (22a3cf1)
- i18n(stock): add French translations for stock exit (cfc2f56)
- fix(stock exit): set quantity_available (7ffc786)
- fix(stock exit): implement barcode scanning feat (b918ab1)
- test(stock): fix stock tests (426618d)
- wip(stock exit): implement import from requisition (67f87aa)
- wip(stock exit): clear grid on setExitType() (4378f69)
- wip(stock): grid export works again (fc6b8a2)
- wip(stock): submissions all work (a44b874)
- fix(stock): bhStockOut indicator dates (b2eea8d)
- wip(stock): fix validation on removeItem() (8f9e00f)
- wip(stock): exit to loss and depot work (5f2be85)
- wip(stock): add pending actions log (4f96dfe)
- wip(stock): added info messages to exit (adf7adb)
- wip(stock): exit form validation works (1e0e325)
- wip(stock): add error validation to stock exit (8886e52)
- perf(depots): reduce expired/stock out calls (84171f8)
- test(StockExitFormHelper): add unit tests (698c24f)
- wip(StockExitForm): initial commit of SEFService (6e4688f)
- fix(bhAddItem): remove unused barcode prop (5ce45d9)
- feat: perfect error handling (7f7337e)
- feat(LotItemService): implements lot item service (2296fa9)
- feat(bhStockExitType): add simpler component (9f973ca)
- Add FY2022 to fix test:integration:stock (4b14c3e)
- Delete asset-related data from inventory item when it is not an asset (fd67240)
- Swap position of [Submit] and [Clear] buttons on patient invoice form (edaf0aa)
- Small fixes for asset entry (8020acf)
- Enable stock entry of assets (afa5539)
- Verify that end date > start date for bhDateInterval (931bca4)
- Display asset info in lot registry (d6b5dc8)
- Fix client unit test (9c9baf6)
- Fix client unit test (0ba075e)
- Updated headercrumbs for User and Role management create/edit dialogs (666d563)
- Resolve conflict with branch master (0b504a3)
- improvement(Migrate file) - Update size of inventory_type.text in schema.sql - Fix error in migrate file us reference_number instead external_reference_number - Add DROP PROCEDURE IF EXISTS for some Procedure (766302d)
- Added PDF documentation for stock management in French (c289398)
- feat(stock): add statistics to RUMER report (085f063)
- Update online documents (a38f394)
- improvement(Asset Inventory) - Use reference_number instead external_reference_number - Change site for column text in table inventory type` (ef37488)
- Clean and sanitaze code (39ec7a8)
- test(Inventory and Inventory type) - Complete integration test - And constaint in form of inventory creation, allow reference number, manufacturer brand and manufacturer model only of Asset (a8a228a)
- Resolve conflict (769f6be)
- Fix issue with partial transfers (5803311)
- improvement(Paiement advance loans) - Select account of type is liability and asset - Set enable sorting false in grid (3e023bf)
- improvement(component cashbox select) - add filter for primary cashbox (ed1171b)
- Bug: changing currency when cashbox change (7b6515b)
- Resolve conflict with branch master (5880dcc)
- bug(Bulletin_paie) - fix error of repeat rubric other profit like electricity (6ed6542)
- remove pdf-merge-js (c4ebb76)
- Renaming tags to barcodes (c1804a3)
- Remove fse for unlink (9d2b915)
- Zip CSV and PDF files (5e7438f)
- bulk pdf tickets (74aadf3)
- Tag numbers in csv (f2358a7)
- feature(Complex Voucher) - Add menu for paiement of loans, advances, installments (4d67559)
- feature(Complex Voucher) - Adding interface for paiement Loans Advance ... (6c84688)
- Add top-level menu item for Assets Management (1bbac42)
- fix(odk): auto-assign form to user(s) on create (ca899a4)
- docs: add documentation on ODK Central (6273d31)
- fix(users): skip users without email addresses (2fb4867)
- feat(odk): implement ODK Central Link (774b12a)
- Improvement: adding muted class to employee.cell (cdc90f4)
- improvement(Recovery Capacity) - Adding the number of days - Modification of display criteria (23e0980)
- improvement(Employee registry) - Revome column locked - Set text muted and add lock icone on employee display name (7a03095)
- remove small tags (593c6fc)
- remove not necessary barcode in migration file and enhance barcode document (7c04c5b)
- display lot barcode (3a69ccb)
- Update condition structure (62a3711)
- bug: fix error in conditional structure (4af6ed1)
- refactor(Recovery capacity report) - Add days of the week - Add a summary at the bottom of percentage of recovery (364a49e)
- refactor: Add multi currency support (2b79fd7)
- refactor(Recovery Report) - Increase the font size of the date range on the report (4f6c561)
- Remove duplicated filters on the server (ddfdae8)
- Add registry report for PDF, CSV and Excel (90f5c2d)
- Clean up ngIfs in lot selection for stock entry (1dbf054)
- Fix XSL export problems (a35bee8)
- Improvement, complete migrate file (3566ead)
- Improve last version of report (ebbd0fe)
- Improvement (9de8d58)
- improvement(Repport Analysis of Cashbox) - Use Singular for the name of report - Set a legend above the title - Update data.sql fix combinaison of account - currency and cashbox (3cf8f6f)
- bug(Creation and Update depot) - fix creation of depot from parent depot - fix sql for gettig data from location of depot (f7ebee0)
- Do not show expiration date for lots that do not expire (48a8337)
- Fix uploading enterprise logo (4dcb713)
- Add server-side utils to display current exchange rate in reports (c9c5ebb)
- improvement(Voucher Registry) - Remove not necessary summing in column type_id and amount (5cbbf5f)
- Create production-deployment-with-systemd.md (162d351)