Bundle item has an option to not print in the bill.
Bills and Kots should print properly with bundles
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
from dotenv import load_dotenv
|
||||
from pydantic import BaseSettings
|
||||
from pydantic_settings import BaseSettings
|
||||
|
||||
|
||||
class Settings(BaseSettings):
|
||||
|
||||
Reference in New Issue
Block a user