Skip to content

Release 1.18.0

Compare
Choose a tag to compare
@jniles jniles released this 06 Mar 20:47
· 3685 commits to master since this release
  • feat(stock): add minimum delay to stock settings (60540d4)
  • fix(stock): rewrite monthly consumption report (53309a0)
  • fix(stock): fix currencies in invoice comp report (a52986d)
  • fix typo (4070fdb)
  • fix height (566f8a6)
  • Add entry in stock.json (f3d99e9)
  • improve-chart-of-consumption (2b27d5a)
  • feat(stock): add opening balance to stock sheet (792a8a5)
  • Clean and sanitaze code (31dea3e)
  • feat(stock): red negative values in stock sheet (8fb36f7)
  • fix movement count (8da1cfc)
  • Renamed lot 'at_risk' to 'at_risk_of_stock_out' (8d7833f)
  • Clean and sanitaze error (26230b1)
  • test(Aggregate consumption) - Update and Complete some E2E test for aggregate consumption (0f0f53d)
  • Add property start date and End date during details of stock consumption (1cdf4b4)
  • Use detailed instead detailled (2b7c8ec)
  • Alter table inventory_unit change tall of column (e68f5ab)
  • improvement(Aggregate consumption) - Improved commit message - Fixed the error on the migrate file - Restrict the detailed consumption option only if the number of outage days is defined and if the quantity consumed or lost are also defined - Correction of the display problem on the aggregated stock consumption receipt - Improved error messages for invalid stock consumption - Removed fast insert mode - Use of a template for the description of aggregated stock consumption` (66152aa)
  • Sanitaze migrate file (a93d0ca)
  • test(Unit test) - fix unit test for the validate will block when total quantity is over max quantity (fbdf6e1)
  • Improve french grammar (beb92f3)
  • Clean and sanitaze code (f54476b)
  • Test: reset value for e2e test of stock (574335a)
  • Reset value for E2E of stock (c7528c4)
  • Add script in migrate file (477f9c8)
  • test(Aggregate consumption) - Implement test E2E for aggregate consumption (65d8030)
  • Implement E2E test (68018c8)
  • test(Aggregate consumption) - Implement integration test for Aggregate consumption (bf3df2e)
  • Throw invalid data (d551e91)
  • feature(Stock Exit Report) - Add aggregation consumption option in Stock exit report (c91e0c8)
  • Fix and resolve conflict (c03f50c)
  • Improved management of stock-outs in aggregate stock consumption (b7bfda7)
  • Stock: implement and improve aggregate consumption (c1464a1)
  • Implement API for aggregate consumption (d3fee32)
  • Implement aggregate consumption (ad216e8)
  • feature(Record aggregate consumption) - Implement client side for record aggregate consumption (bb915d4)
  • Fixed expired stock report (51b6b44)
  • remove migration file (8c68d27)
  • Add review suggests (45aca94)
  • fix typo and behavior (f3085a9)
  • Use of object as parameter of renderChart function (27c9078)
  • movement chart by flux (23ecb81)
  • report title (b03359d)
  • Add mother name for patient in document (7f499c7)
  • update puppeteer dependencies (61746b2)
  • feat(stock): add dynamic sum to movements registry (5df3f11)
  • fix(stock): submit button active only when valid (05e5887)
  • fix(stock): update inventory text on lot edit (0b524a1)
  • fix(stock): give descriptions to adjustments (e6b7a14)
  • fix(stock): make "at risk of expiration" flag work (9445799)
  • Fix issue with stock import depot label (d63dd51)
  • Fixed import stock issue (c511206)
  • Support automatically merging duplicate lots (a9764cf)
  • feat(stock): link stock sheet -> Articles registry (57a8123)
  • Extend bhDatePicker to allow the field to be disabled (910e42f)
  • Add mother name for patient in document (6bf0b40)
  • fix: remove unicode/quotes from stock import csv (e40726a)
  • fix(stock): improve FR i18n for CMM modal (c2eb208)
  • fix(modal): ensure AMC modal binding is correct (4373edc)
  • fix(stock): add WHERE to max values (4730ef7)
  • fix: do not use decimals for momentjs months (b1b5e8f)
  • fix(stock): adapt ComputeAMCForStagedInventory() (41c5210)
  • fix: enable MySQL8 testing again (4f78c7f)
  • fix: update tests to results from GetAMC(). (323db0e)
  • feat(stock): implement getAMC() SP (9782d2b)
  • feat(stock): rewrite stock_movement_status (4682fc7)
  • wip(stock): refactor stock_movement_status calc (e491bef)
  • fix(inventory): remove avg_consumption column (3e8d99a)
  • Adding date in the stock import module (44b81e2)
  • Fix integration test (efbbac6)
  • Fixed code goof (980c417)
  • Update the movement creation functions to create lots only if necessary (167a98b)
  • Improve URL path for lot candidates (b3c954b)
  • Fix lot selection problem (35f6884)
  • Fixed adding candidate lots for purchases and transfers (d8e9ec5)
  • Add stock entry typeahead support for selecting existing lots (eb908c1)
  • Display inventory name in merge lots modal (fb81c88)
  • Updated bhDateInterval to use placeholder labels (0ae03a6)
  • update puppeteer dependencies (e363c8d)
  • Fix integration test (bc07d51)
  • Fixed code goof (e38cd8d)
  • Update the movement creation functions to create lots only if necessary (5e9bc23)
  • Improve URL path for lot candidates (9d7a66c)
  • Fix lot selection problem (059ef91)
  • Fixed adding candidate lots for purchases and transfers (af44e2c)
  • Add stock entry typeahead support for selecting existing lots (cd953fd)
  • Display inventory name in merge lots modal (6c7f93c)
  • Adding date in the stock import module (ba3e095)
  • Support finding and merging duplicate lots (f07f4c7)
  • Fixed bhStockFilterExhausted to support help text (5c99b42)
  • Enable caching of excludeZeroValue flag in Stock Value Report generation dialog (d4ef434)
  • feat(purchase): add registry link to analysis (0715461)
  • test(stock): update tests for consumption schedule (f7cee77)
  • feat(stock): better key on stock lots registry (1a4ca71)
  • fix(stock): coloration of stock lots registry (7f2444a)
  • Fixed several stock-related wording items. (16b224a)
  • feat(voucher): improve reversal filter (1d6e5dd)
  • feat(vouchers): implement client-side (d2f9b40)
  • feat(vouchers): server API for reversed filter (5aeb890)
  • feat(stock): default filter on depot for movements (f07a102)
  • feat(stock): double-click to view CMM calc (df934e9)
  • feat(stock): add option to view AMC calcs (9d943a5)
  • Enabled merging of lots (ce15d32)
  • fix(stock): properly local i18n translation (c9c59f7)
  • test: add missing unit tests for bhSubmit directive (509804f)
  • feat(stock): highlight expired lots in adjustment (621867d)
  • fix(karma): remove unknown concurrency option (a9a1aa6)
  • fix(reports): render cash currencies correctly (4263408)
  • use of enterprise currency in cash report (e790400)
  • feat(stock): add difference column to inventory adjustment (a7c2cda)
  • Add tooltips to lot registry column headers (d812904)