Skip to content

Release 1.19.0

Compare
Choose a tag to compare
@jniles jniles released this 07 May 14:12
· 3445 commits to master since this release
  • fix(stock): update end to end test (d422b1f)
  • Add 'unused stock' status warning token to Articles in Stock display (790cc18)
  • Add option for condensed report (30e8135)
  • improvement(Rumer Report) - Remove inventories out of stock and 0 movement (f031756)
  • fix(patients): properly count stock movements (8490b90)
  • fix integration tests for stock (27a7d47)
  • Using the name of Month and Year instead date from and date end on Header of Rumer Report (c056952)
  • improvement(Rumer Report) - Use table stock_movement_status instead stock_movement (25a50b6)
  • Fix the period for the test (c19b8ea)
  • Clean and sanitaze code (b6d69a1)
  • feature(Implement rumer report) - Implement the rumer report Note: This PR requires the execution of updates in the migrate file (657b850)
  • use of default port (0e20320)
  • Add database port in the database build script (f62e47b)
  • fix(purchase): fix delete permissions on purchase (cb4aae0)
  • Save purchase order stock movements in enterprise currency (265cfea)
  • feat(stock): link stock movement transaction (a8df22a)
  • Fix permissions for editing roles actions (3ed1b08)
  • fix(stock): remove lot.origin_uuid (5faf6df)
  • Added support for purchases orders to use different currencies (d2d267e)
  • feat(server): add constant configuration file (1244cec)
  • feat: check for user auth for DELETE on server (4ee1a87)
  • feat(roles): add bhHasPermission to check actions (5d3e867)
  • feat(users): add actions to delete record types (1ad94fe)
  • feat: remove mailgun and add nodemailer (e58aa82)
  • Set the default value for the minimum delay waiting time to 1 and Update this value in stock_setting (a94414a)
  • Test: complete data for the stock integration test (dc05d8c)
  • Add message placeholders for default purchase interval (22158e3)
  • Resolve conflict with branch Master (8d9321c)
  • Added Euros and fixed exchange rate selection page. (e3570a1)
  • fix(rubrics): wait for confirmation to reload page (94e7c97)
  • fix(weekend): update end to end tests (0afb64e)
  • fix(users): bug in edit password behavior (058ecf5)
  • fix(tests): accurate stock numbers (45a2491)
  • fix(stock): rm integration table reference (ad47ef5)
  • fix(fiscal): use correct FYs in E2E tests (e67569b)
  • fix(employees): fix employee config end to end test (776380e)
  • fix(protractor): normalize chrome options (c50edff)
  • bug(Aggregate consumption Post Stock Movement) - Remove deleted argment enterprise.currency_id in function PostStockMovement() (0956282)
  • improvement(Negative quantity) - Improvement of warning messages - Improvement of the code by conditioning the download of available stock only in the event of Exit Stock (435a17e)
  • Improve warning message (17f398c)
  • Improve warning message (929c7d1)
  • improvement: Use specific error message for each cas of overconsumption of stocks (c694eff)
  • Improvement: Clean and sanitaze unused element (8cf1c6e)
  • improvement(Adjustement stock) - Complete translation key for Adjustement of stock - Reduice Inventory Adjustment page HEIGHT (693d7aa)
  • Test: restaure value for stock tests E2E (b22e4a1)
  • test(Prevent negative quantity) - Implement E2E test for prevent negative quantity (e0a8fd0)
  • Fix and save conflict with branch master (cac2378)
  • feature(Prevent negative quantity) Prevent negative quantity in client side in - All stock exit - Inventory adjustement - Aggregate stock consumption (3234ce4)
  • Use error badRequest (fd7b8da)
  • Check if stock movements, which may overconsume the quantity in stock and generate negative quantity in stock (95025ae)
  • Improvement: get lot in stock and by depot (9db0413)
  • improvement(Link Stock Movement from vouchers)\ - Improve action menu, move the link in Up of the list - Use property isStockMovement in using Constant and vouchers (dd8254c)
  • Improvement: remove the join and show the link only if the transaction type is for stock movement (d5cd58c)
  • feature(Implement link voucher to stock movement) - Implement link stock movement receipt from Vouchers for all Stock movement (47433b5)
  • fix(purchase): allow canceling orders (a76e031)
  • feat(purchase): update purchase orders (c10b956)
  • improvement(Set Add Button Disable) - Set Add button disable when there are any stock (bdcb1a9)
  • Remove lots flags structure (f49f862)
  • Fix purchase registry template path (fda2e46)
  • Delete delay, initial_quantity, entry_date fields from the lot table (cdb4878)
  • Added tooltips to status in articles in stock (99e7daa)
  • Prevent expired lots from being selected in stock entry (da6567f)
  • Modify sh/test.sh to print out a separator between each sub-test (dba9cd1)
  • fix(stock): stock movement status on delete (97f6d18)
  • fix(stock): calculate CMM for aggregated movement (4e8f97c)
  • test(purchases): unit test FK link (704ed6f)
  • default quantity instead of quantity_in_stock (609d54f)
  • Adding integration test (096f199)
  • stock movement deletion (dd9ca0c)
  • Remove stock movement (e0a7aa1)
  • feat(purchase): remove unconfirmed purchase orders (ae636bf)
  • test(depots): add quantity in stock tests (2f6bccb)
  • perf(stock): faster stock-out API (f496524)
  • feat(stock): add user to stock movement registry (abaf6f0)
  • Updated algorithm names (29912b5)
  • fix(tests): ensure test are asynchronous (7204899)
  • feat(stock): link voucher from stock mvmt (d7cb1a5)
  • test(stock): implement voucher reference test (64575ed)
  • feat(stock): add search by voucher reference (d7c7bb8)
  • docs(stock): touch up stock docs (e0bdb70)
  • Refactor stock sheet report (fiche de stock) to use the currently selected period filter for the date range of the report. (d695b2b)
  • Enable filtering on status in Articles in Stock (3e87688)
  • feat(patients): group changes on financial status (9e7c12b)
  • fix(stock): count initial days as stock out (86dca4b)
  • fix(cash): correctly calculate opening balance (11daf6a)
  • fix: typo in old migration script (8faa06b)
  • fix(patients): remove duplicate stock movements (81a126e)