Weaver
stable
Installation
Configuration
Running Weaver
Tutorial
Processes
Application Package
Quotation and Billing
Examples
OpenAPI Specification
Weaver CLI and Client
Source Code Documentation
Changes
FAQ
Glossary
Useful Links
Weaver
weaver.wps_restapi.quotation.bills
Edit on GitHub
weaver.wps_restapi.quotation.bills
Module Contents
weaver.wps_restapi.quotation.bills.
LOGGER
[source]
weaver.wps_restapi.quotation.bills.
get_bill_list
(
request
:
weaver.typedefs.PyramidRequest
)
→
weaver.typedefs.AnyViewResponse
[source]
Get list of bills IDs.
weaver.wps_restapi.quotation.bills.
get_bill_info
(
request
:
weaver.typedefs.PyramidRequest
)
→
weaver.typedefs.AnyViewResponse
[source]
Get bill information.
weaver.wps_restapi.quotation.bills.
includeme
(
config
:
pyramid.config.Configurator
)
→
None
[source]