Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenBoxes

OpenBoxes is a supply chain management system designed to manage inventory and track stock movements for healthcare facilities.
Collective - Host: opensource - https://opencollective.com/openboxes - Website: https://openboxes.com - Code: https://github.com/openboxes

OBPIH-2698 Allow user to enter pack levels, lot number, expiry date for order items being shipped

github.com/openboxes/openboxes - 95d5aa342522809ec92af198a400250e6d1dcf3a authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2480 Added missing changelogs for payment method type and payment terms

github.com/openboxes/openboxes - 4150e636a4cac194a98cbceb04802907b9417342 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2480 Fixed precondition related to foreign key constrain on payment method type

github.com/openboxes/openboxes - 8232ea82cd504eaed93e50f95cc91c646b637998 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2632 Disable ship order and print order function if PO is pending

github.com/openboxes/openboxes - c295722f141868397badf5bb22526097fd7687e9 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2479 Fixed unit test

github.com/openboxes/openboxes - 58e823e17f416d6cd832a0f9f68984b024da0a4e authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2479 Addressed issues brought up during code review

github.com/openboxes/openboxes - bdb368cfc2eb60ba7f3a7ef4ccd96f1b169a1a84 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2478 Cleaned up PR before merging

github.com/openboxes/openboxes - 3197141952c140320acd673be5a83813cf0ed01d authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2480 Add payment terms and payment method to purchase order

github.com/openboxes/openboxes - b85c1cfafade71a6a1a5e73499fcd2804c808d1e authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2478 Added missing foreign key constraints to uom conversion table

github.com/openboxes/openboxes - 79bdbb2ce0925dceca7d561d2fce421669aa1b1f authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2638 Added missing database migration for order shipment refactoring

github.com/openboxes/openboxes - be88ef7a28a5db88ef84a2bd432866426addfa40 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2479 Added database migrations in order to support order adjustments

github.com/openboxes/openboxes - 377275f46dadedcb9d9850d6250b08b502da74f3 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2478 Allow user to change the currency of a purchase order

github.com/openboxes/openboxes - 122c8ddc60daff87cfc394019dd4921bcdbe8e75 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2458 Disable adding items via tab and arrow keys for stock movements from order

github.com/openboxes/openboxes - 3abcfe827003932b33bb8189a712344788b03a91 authored over 4 years ago by dominika <[email protected]>
OBPIH-2479 Add order adjustments to purchase order

github.com/openboxes/openboxes - 5cd2d63ce7be07365706bf9a68fa37546f8eae09 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2648 Refactor stock movement API to use shipment for inbound stock movements

github.com/openboxes/openboxes - 2b3bce74e8abe6d6e0d279461d9d46ea94fb7533 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-803 Fixed performance issue with product auto suggest

github.com/openboxes/openboxes - 3cee0d6119b8b473e00e9097568fa3ccaa2632d4 authored over 4 years ago by Justin Miranda <[email protected]>
BOPIH-2469 Fix setting requested by in stock movement from order

github.com/openboxes/openboxes - bc5c07494f994722f76f1eaafb2ef1d5399a2dff authored over 4 years ago by dominika <[email protected]>
OBPIH-2590 Forgot to include changelog needed to add column order_item.product_supplier_id

github.com/openboxes/openboxes - 29088606bc2a565aa656d4967d739d97d0be397c authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2590 Added database migration to add column product_supplier_id to order_item table

github.com/openboxes/openboxes - 6383c0dd608dac6e4d6e5d0206a2d34fba1154fe authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2590 Minor cosmetic changes to create order and edit line item pages

github.com/openboxes/openboxes - 89196970819354285e890377a3798ee6462861e0 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2469 Fix getting current user

github.com/openboxes/openboxes - 37c0871d9279d5c5b798e9dcffb8f763a0f14a24 authored over 4 years ago by dominika <[email protected]>
OBPIH-2590 Fixed typo

github.com/openboxes/openboxes - 5ab4a8cda025cfb6a726abfb96d7a453fc658cdf authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2638 Fixed many-to-many relationship between OrderItem and ShipmentItem and replaced all OrderShipment references

github.com/openboxes/openboxes - f76915a60181143b4d9b7de76c1647c899e812cd authored over 4 years ago by Justin Miranda <[email protected]>
Merge pull request #1543 from openboxes/OBPIH-2509-fix

OBPIH-2509 Fix sent and incoming stock movements indicators

github.com/openboxes/openboxes - 2ac76391b84efd3db86630dda3591d17cae7a5f9 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-804 Fix stock movement from purchase order issues

github.com/openboxes/openboxes - aa9e4e09a69a015694f0e6f1760ea81278b5fff3 authored over 4 years ago by dominika <[email protected]>
OBPIH-2469 Set order number instead of order name as stock movement description

github.com/openboxes/openboxes - da967be4b277bfa52747027e728fd419a67b2447 authored over 4 years ago by dominika <[email protected]>
OBPIH-2626 Remove order item association from stock movement to avoid unknown column error

github.com/openboxes/openboxes - b654cd58d522465fc20482f9d1d1979b29f8d61c authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2461 Add back and place order buttons to add PO items page

github.com/openboxes/openboxes - c762c87b17b111b8415587ab185069ebbdab0625 authored over 4 years ago by dominika <[email protected]>
OBPIH-2590 Add columns to PO add items page

github.com/openboxes/openboxes - 61ed5b726f9f13f936f66415da93cf167b29ce10 authored over 4 years ago by dominika <[email protected]>
OBPIH-2458 Fix isFromOrder method in stock movement

github.com/openboxes/openboxes - 67bc5258c7e16af99e94e36e0f1e045e839c1632 authored over 4 years ago by dominika <[email protected]>
OBPIH-2458 Fix isFromOrder method

github.com/openboxes/openboxes - b3c536dc2d562e87dfabcf637f3b09f5948faf58 authored over 4 years ago by dominika <[email protected]>
OBPIH-2616 Reverted quantityFulfilled changes

github.com/openboxes/openboxes - 902a66aaeb951120aa2ba30e6f2179a1f3558be3 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2458 Hide add item button in stock movement from PO

github.com/openboxes/openboxes - d3172d9813debd566b16fd2e886a64f314a9a6da authored over 4 years ago by dominika <[email protected]>
OBPIH-2597 Removed order association on requisition

github.com/openboxes/openboxes - 233724c194cb0c882320414347016814f7dd503c authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2461 Add ship order button to PO add items page

github.com/openboxes/openboxes - be439e98194facf9416fb08af6b2774912ea0499 authored over 4 years ago by dominika <[email protected]>
OBPIH-804 Create stock movement from purchase order

github.com/openboxes/openboxes - 4095a69e1a9e19413c79666dd7b25fe29bc51533 authored over 4 years ago by dominika <[email protected]>
OBPIH-2461 Improve PO add items page

github.com/openboxes/openboxes - 1afff59e747c782f19865e8488afd62a8abe4f57 authored over 4 years ago by dominika <[email protected]>
Fix sent and incoming stock movements indicators

github.com/openboxes/openboxes - e1298fe21a702db82a76f9ba8f542a09befb86c5 authored over 4 years ago by Barbara <[email protected]>
OBPIH-2518 Dashboard: Current user incomplete Putaways (#1539)

github.com/openboxes/openboxes - 0653af974a05cc8e21323173bc0b8406db3b3148 authored over 4 years ago by Barbara <[email protected]>
OBPIH-2512 Dashboard: Imminent expiry (#1537)

github.com/openboxes/openboxes - 6951197eafd44abad744901b7662ce26a69450c4 authored over 4 years ago by Barbara <[email protected]>
Merge pull request #1536 from openboxes/OBPIH-2744

OBPIH-2744 Dashboard should refresh on location change

github.com/openboxes/openboxes - 84cbe8087b4b392beb8a30fb50da97aaf03901b5 authored over 4 years ago by Justin Miranda <[email protected]>
Fix indicators error on multiple reload

github.com/openboxes/openboxes - 4e06ebfcf85ce705292c655dc12bf6126b5f7dc4 authored over 4 years ago by Barbara <[email protected]>
OBPIH-2512 Dashboard: Imminent expiry (#1516)

github.com/openboxes/openboxes - 0689ea8a0f39e9668eecd0ca06e45ad422a6a5f3 authored over 4 years ago by Barbara <[email protected]>
OBPIH-2744 Dashboard should refresh on location change (#1515)

github.com/openboxes/openboxes - ed3199e1344b3e1262eb9964ef05a19ab4e74bff authored over 4 years ago by Barbara <[email protected]>
OBPIH-2503 Dashboard: incoming stock movements: number received by origin location (#1510)

github.com/openboxes/openboxes - 0a1344ec698c5d38b30f55fcb979dfa3a7d09206 authored over 4 years ago by Barbara <[email protected]>
Merge pull request #1523 from openboxes/OBPIH-2761

OBPIH-2761 Fix empty send page for origin with no manage inventory

github.com/openboxes/openboxes - 635d36077ca4c0f957ec08f629bcca65a624c07c authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-2761 Fix empty send page for origin with no manage inventory

github.com/openboxes/openboxes - 5cae99af49ad427fdedc41db1f0be6ad108fc29a authored over 4 years ago by dominika <[email protected]>
Merge pull request #1512 from openboxes/OBPIH-2726

OBPIH-2726 Improve validation in putaway

github.com/openboxes/openboxes - 7c909cb64341f2cc92d3e3f906229a4646967feb authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-2726 Improve validation in putaway

github.com/openboxes/openboxes - 6d2d2aefc7ba3929cd5b942d9b7e9d4c0f744757 authored over 4 years ago by dominika <[email protected]>
Merge pull request #1508 from openboxes/OBPIH-2683

OBPIH-2683 Prevent duplicate receiving bins being created on receipt

github.com/openboxes/openboxes - 425da22aa5d6fb221db2639aaf43dc0571f93f77 authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2509 Dashboard: Sent stock movements (#1506)

* make sure that location is a Location and not an int

* null params of request correction

...

github.com/openboxes/openboxes - 1531a30abb8489621f23df622e37e67ad9f5997d authored over 4 years ago by Barbara <[email protected]>
Merge pull request #1501 from openboxes/OBPIH-2647

OBPIH-2647 Table product_demand doesn't exist

github.com/openboxes/openboxes - 30492b935ff9a97d3d80732cb11eccdae9f2221d authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2683 Prevent duplicate receiving bins being created on receipt

github.com/openboxes/openboxes - d0b7655f626f9a55411743a62443721472f7e78f authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2509 Dashboard: Sent stock movements (#1503)

github.com/openboxes/openboxes - f2d068407f72c27c3839a8d6ab496fa681a097e5 authored over 4 years ago by Barbara <[email protected]>
Merge pull request #1502 from openboxes/OBPIH-2741

OBPIH-2741 Fix items display after substitution with the same item

github.com/openboxes/openboxes - feec6d4bd10024af872f83140fd1f7341ca1aec4 authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-2741 Fix items display after substitution with the same item

github.com/openboxes/openboxes - 33104e8aca3fe936a0810cfcd57ba868df23520e authored over 4 years ago by dominika <[email protected]>
OBPIH-2647 Table product_demand doesn't exist

github.com/openboxes/openboxes - 749dddbee0a7874f800f4aa4bb97a42c8c5b77ad authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2676 Dashboard: Bin Location Report (fix query and report link)

Co-authored-by: Augusto Moraes <[email protected]>

github.com/openboxes/openboxes - bc71ae5db1fdcb99d52146319927089e26357843 authored over 4 years ago by Barbara <[email protected]>
OBPIH-2507 Dashboard: outgoing stock movements at each stage of stock movement (updated link to report) (#1499)

github.com/openboxes/openboxes - 4b5cf145b4febd6cee0e4c6102fefdac7126be13 authored over 4 years ago by Barbara <[email protected]>
OBPIH-2677 Dashboard: Current user incomplete Stock movements

github.com/openboxes/openboxes - 7f3c0b060d33bf4c7f2431c312be4fd31b849fe2 authored over 4 years ago by Augusto Moraes Torres e Faria <[email protected]>
Merge pull request #1500 from openboxes/OBPIH-1681

OBPIH-1681 Expand list of items on second page of putaway

github.com/openboxes/openboxes - b05195ac41778020785e06af21b94407a35dfd5f authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-1681 Expand list of items on second page of putaway

github.com/openboxes/openboxes - 3e969367d7e90e385cf0bdb9f38bb6ad9537d4ef authored over 4 years ago by dominika <[email protected]>
Merge pull request #1498 from openboxes/OBPIH-1683

OBPIH-1683 Fix filter fields overlapping content on order list page

github.com/openboxes/openboxes - 407f0f42a885f7ca798007db537d28177b2533c0 authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-1683 Fix filter fields overlapping content on order list page

github.com/openboxes/openboxes - 5a2fe7d204e9bb0aaf329256c4f6f496d0106f16 authored over 4 years ago by dominika <[email protected]>
Merge pull request #1496 from openboxes/OBPIH-2191

OBPIH-2191 Remove columns and filters from list stocklists page

github.com/openboxes/openboxes - 7492c67229046ba856d03fbb45e30be180780068 authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-2191 Remove columns and filters from list stocklists page

github.com/openboxes/openboxes - 4b7c033d6c7f4ac1f7ab56baaec868eaf9a3ac65 authored over 4 years ago by dominika <[email protected]>
OBPIH-2509 Dashboard: Sent stock movements

github.com/openboxes/openboxes - 650ab17f85fa166075d8e43071beb62033a34235 authored over 4 years ago by Augusto Moraes Torres e Faria <[email protected]>
OBPIH-2507 Dashboard: outgoing stock movements at each stage of stock movement

github.com/openboxes/openboxes - c5632a6c9d1895341877cb1626d5907e34986738 authored over 4 years ago by Augusto Moraes Torres e Faria <[email protected]>
OBPIH-2676 Dashboard: Bin Location Report (#1485)

github.com/openboxes/openboxes - 3b0642027fa1d8807b54ff2942e9355785e3d14a authored over 4 years ago by Justin Miranda <[email protected]>
Merge pull request #1466 from openboxes/OBPIH-2275

OBPIH-2275 Disable editting stock movements from depot for all roles …

github.com/openboxes/openboxes - 7d6e02f3e4d755dda4881c928741517bb7678071 authored over 4 years ago by Justin Miranda <[email protected]>
Merge pull request #1492 from openboxes/OBPIH-2724

OBPIH-2724 Fix issue with last item loading forever on pick page

github.com/openboxes/openboxes - 48bdc201bf72b5af74224a57d6cb892b48bee987 authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-2724 Fix issue with last item loading forever on pick page

github.com/openboxes/openboxes - 91b5e16c0866e75845b008bbf34729ae4c2b7795 authored over 4 years ago by dominika <[email protected]>
Merge pull request #1490 from openboxes/OBPIH-2724

OBPIH-2724 Fix resfresh and substitution issues on edit page

github.com/openboxes/openboxes - 049f7e5dc78c36b2b4167902a953b348438ed183 authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-2724 Fix resfresh and substitution issues on edit page

github.com/openboxes/openboxes - 2ad6d3c6a0e8cb0393840df1d6541269bab01fc2 authored over 4 years ago by dominika <[email protected]>
Merge pull request #1486 from openboxes/OBPIH-2725

OBPIH-2725 Fix issues with duplicated items on all pages in stock mov…

github.com/openboxes/openboxes - d7afcf4aa38cf6959befd4cb53d40be6cbcd7124 authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-2725 Fix issues with duplicated items on all pages in stock movement

github.com/openboxes/openboxes - 116f016a3afe176479cf49d7b406c46990e513a1 authored over 4 years ago by dominika <[email protected]>
Merge pull request #1480 from openboxes/OBPIH-2696

OBPIH-2696 Fix table scroll issues on arrow navigation on chrome

github.com/openboxes/openboxes - e41447bc46b14390d78bbae159241b244405a6df authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-1311 New dashboard (#1469)

Initial merge of new dashboard feature

Co-authored-by: Julien Foschia <julien.reliefapps@gmai...

github.com/openboxes/openboxes - 740041f1715f4ce1cd5334a1615c75706700dbdd authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2696 Fix table scroll issues on arrow navigation on chrome

github.com/openboxes/openboxes - 017fb5918084e60e949499c1888bb61e3648cfbe authored over 4 years ago by dominika <[email protected]>
Merge pull request #1477 from openboxes/OBPIH-2694

OBPIH-2694 Fix virtualized table display if items are not yet loaded

github.com/openboxes/openboxes - 645ab5d3e962d07b43f59b51e0fe9402b75f6931 authored over 4 years ago by awalkowiak <[email protected]>
Merge pull request #1476 from openboxes/OBPIH-2692

OBPIH-2692 Fix issue with transition to edit page

github.com/openboxes/openboxes - 1b7a680d364b66c3ad946e2b56f450310278dd5b authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-2694 Fix virtualized table display if items are not yet loaded

github.com/openboxes/openboxes - 3f5954b28028d33e0691ba4c52902e92d9ae35b0 authored over 4 years ago by dominika <[email protected]>
OBPIH-2692 Fix issue with transition to edit page

github.com/openboxes/openboxes - dd75dadd4d294ae5f0142cc6e3ffe8bc967d6519 authored over 4 years ago by dominika <[email protected]>
Merge pull request #1467 from openboxes/OBPIH-2695

OBPIH-2695 Fix duplicates display on edit page

github.com/openboxes/openboxes - 3f9d8b6255a03daa5c009e8658167d47a1513e6d authored over 4 years ago by awalkowiak <[email protected]>
Merge pull request #1468 from openboxes/OBPIH-2693

OBPIH-2693 Fix duplicated lines when adding new items

github.com/openboxes/openboxes - 9c45025d7ddc749a00910897a3ec5b9c186949d1 authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-2693 Fix duplicated lines when adding new items

github.com/openboxes/openboxes - 3597cd374e6d43abd93fdf76ab6e0e64b8a8de36 authored over 4 years ago by dominika <[email protected]>
OBPIH-2695 Fix duplicates display on edit page

github.com/openboxes/openboxes - 93f68daf290da30efd64e0285fa11f1dc41a887d authored over 4 years ago by dominika <[email protected]>
OBPIH-2275 Disable editting stock movements from depot for all roles when user not logged in the origin location

github.com/openboxes/openboxes - feba0af38d17b4124ee256f28f5b80232f1b294b authored over 4 years ago by dominika <[email protected]>
Merge pull request #1463 from openboxes/OBPIH-2275

OBPIH-2275 Disable editing request fif current location other than or…

github.com/openboxes/openboxes - d61bd12edf17c161f21c2286edf3626ac0af58bc authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-2275 Disable editing request fif current location other than origin for non admin users

github.com/openboxes/openboxes - 5730914a7f4e676e2c69f3944b5295067b96803c authored over 4 years ago by dominika <[email protected]>
Merge pull request #1457 from openboxes/OBPIH-2591

OBPIH-2116,2591: Implement pagination in stock movement

github.com/openboxes/openboxes - 9b20cd486e90ad83e498558af486757c28d557b3 authored over 4 years ago by awalkowiak <[email protected]>
Remove unnecessary import

github.com/openboxes/openboxes - 60c426d8d79c6ee8f3cc6f70bb7b7a36b20370e3 authored over 4 years ago by Walkowiak <[email protected]>
OBPIH-2591 Implement pagination on react pages

github.com/openboxes/openboxes - 24df8d7def77953d6c21d108eef386f8c86f12d1 authored over 4 years ago by dominika <[email protected]>
OBPIH-2116 Implement pagination in stock movement REST API

github.com/openboxes/openboxes - 457b676d1723874fb282a42d8d7b522769ea798a authored over 4 years ago by dominika <[email protected]>
Merge pull request #1450 from openboxes/feature/1422-include-address-delivery-note

#1422 Add the ability for address in delivery note

github.com/openboxes/openboxes - 7b7a5ae1646ff3af678b0ecff94fde4e5b8515a5 authored over 4 years ago by Justin Miranda <[email protected]>
Merge pull request #1453 from openboxes/OBPIH-2604-inventory-browser-improvements

OBPIH-2604 Fixed several bugs with the inventory browser

github.com/openboxes/openboxes - 61bcd7007994093b5290ea9aec456f98e45b88bc authored over 4 years ago by Justin Miranda <[email protected]>
OBPIH-2604 Fixed several bugs with the inventory browser

github.com/openboxes/openboxes - d2c6543812742282786480e05f40d430c43de149 authored over 4 years ago by Justin Miranda <[email protected]>
Merge pull request #1452 from openboxes/OBPIH-2465

OBPIH-2465 Remove pending order items from inbound tab

github.com/openboxes/openboxes - 34c99a726318b895a3db769a8a968401305ea99e authored over 4 years ago by awalkowiak <[email protected]>
OBPIH-2465 Remove pending order items from inbound tab

github.com/openboxes/openboxes - 717745d5d75c0573d5d0b396d3b88c020cbad1f1 authored over 4 years ago by dominika <[email protected]>
#1422 Add the ability for address in delivery note

github.com/openboxes/openboxes - 6325c66dcaddb3960cbcf87f62c508b13955ac05 authored over 4 years ago by Justin Miranda <[email protected]>