Skip to content

fix: item_query in pos_invoice #8457

fix: item_query in pos_invoice

fix: item_query in pos_invoice #8457

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, reopened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"