Tyler Matteson
Tyler Matteson
The `pattern='some_regex'` doesn't handle `None`/ `""` inputs. It would be reasonable to pass a validation method in the constructor and have it default to the builtin. This would allow for...
Feature Request: Radar charts, such as demonstrated here in the OpenPyXL docs: https://openpyxl.readthedocs.io/en/stable/charts/radar.html
For comment: * Add an .edsl reader interface (blocking/ not async) * Add validation for .edsl files (blocking/ not async) * Add a direct `migrate` or `apply_schema` interface (blocking/ not...
[The spec](https://vue-loader.vuejs.org/spec.html) for reference. ``` import Vue from 'vue' import Router from 'vue-router' import Hello from '@/components/Hello' ``` I think an implementation of this _exact_ API would involve monkey patching...
[Prism](https://prismjs.com) is a widely used syntax highlighter and would allow EdgeQL/ ESDL to be easily highlighted in markdown files with several markdown engines.
#218 Sales Taxes and Charges, before being paid via Check Run (Outstanding Amount is $8.12)  Example Check Run  Example config (Sales Invoices and JEs allowed, other doctypes shouldn't...
This should be able to be overridden by whatever the role is in Account Settings
As a matter of company policy, it may be desirable to require the AP clerk to process returns or credit notes against an invoice rather than netting against a payment...
- Add Party Type and and Party to Sales and Purchase Taxes and charges to forward payable for tax authority to GL - Add Configuration option for including Sales Invoice...
After doing some experimenting on #240, it makes more sense to provide a custom print preview for Check Run with the appropriate options. This would be a new portal page...