Skip to content

Bug in InvoiceLineHandler where the $taxOrderData variable is not available #9

Bug in InvoiceLineHandler where the $taxOrderData variable is not available

Bug in InvoiceLineHandler where the $taxOrderData variable is not available #9

Workflow file for this run

name: Add Issues to Project
on:
issues:
types: [opened]
env:
GITHUB_API_TOKEN: ${{ secrets.PAT }}
jobs:
add_to_project:
runs-on: ubuntu-latest
steps:
- name: Assign new issues to the project
uses: tcassou/[email protected]
with:
project_url: 'https://github.com/orgs/wpovernight/projects/22'