-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improved payment terms #439
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
valmoz
approved these changes
Aug 12, 2022
valmoz
added a commit
that referenced
this pull request
Sep 30, 2022
* ci: fixed models constructor * ci: fixed csproj readme path * ci: added moq library in test csproj * ci: added python generation (#187) * fix: added sent status in ei_status field (#245) * fix: uniformed e-invoice and XML style * ci: fixed filename * ci: fix python templates (#249) * ci: remove python files before generation (#251) * ci: updated csproj template * ci: removed pojo template (#260) * ci: removed spec pre-process script (#263) * ci: removed js postprocess script (#262) * ci: added clean package.json template * ci: removed js postprocess script * ci: improved php sdk management with templates (#261) * ci: added clean composer.json template * ci: improved php sdk management * ci: updated readme and repos readme template * ci: added listDetailedCountries method (#270) * ci: added listDetailedCountries method * ci: added fields to detailedCountry model * ci: added detailedCountries nullable (#272) * ci: added listDetailedCountries method * ci: added fields to detailedCountry model * ci: added nullable to DetailedCountry model * ci: added filters (#172) * fix: fixed create payment method path * fix: fixed verifyEInvoiceXml * fix: fixed createPaymentMethod url parameter * ci: added filters * ci: changed query param name Co-authored-by: Emanuele Saccomandi <[email protected]> Co-authored-by: Mauro Valota <[email protected]> * ci: added descrition to oauth scopes (#278) * ci: added linter on java generation (#276) * ci: fixed generation (#274) * ci: added typescript generation (#275) * ci: preserves filter before deletion for java (#279) * ci: preserves filter before deletion for python (#290) * ci: fixed ts sdk readme links (#292) * ci: fixed php sdk docs templates (#293) * ci: added gem filter helper imports (#294) * ci: added index.js template for filter imports (#295) * ci: added backup of filter files on sdk generation (#297) * fix: added intent declaration fields (#298) * ci: fixed csharp filter backup and added ts gen (#301) * ci: fixed generation (#303) * ci: added filter exports in js sdk index (#304) * ci: fixed ts filter classes exports (#305) * ci: fixed java templates (#306) * ci: fixed scopes (#307) * ci: moved templates to subfolder and added py scopes generation (#315) * chore: cleaned generation of java auth package (#316) * ci: added csharp scopes generation (#317) * ci: added oauth helper and scope generator to java (#318) * ci: added js scopes generation (#319) * ci: adds x-receive-token-in param if missing (#322) * ci: added php scopes generation (#323) * ci: added typescript scopes generation (#320) * ci: added ruby scopes generation (#321) * ci: fixed enum phpdoc (#325) * chore: fixed scopes description (#326) * ci: added oauth helper exports js sdk (#327) * ci: added ruby sdk and ts sdk oauth helpers export (#328) * ci: added nullable param has_intent_declaration (#329) * ci: fixed sdks linters (#332) * ci: fixed C# and Ruby linters (#335) * Update generate-csharp-netcore.yaml * ci: fixed js linter (#337) * ci: added ls (#338) * ci: fix the fix(#340) * ci: fixed ts linter * chore: removed ls * ci: test csharp generation on macos (#344) * ci: fixed openapi scopes (#343) * ci: fixed csharp linting (#346) * ci: finally fixed csharp linter (#348) * fix: added self invoices types (#350) * ci: updated custom ts templates to gen v6.0.0 (#360) * ci: updated custom php templates to gen v6.0.0 (#361) * ci: updated custom ruby templates to gen v6.0.0 (#364) * ci: updated custom csharp templates to gen v6.0.0 (#363) * ci: updated custom java templates to gen v6.0.0 (#362) * ci: added payment method details model (#366) * ci: fixed csharp object serialization (#365) * ci: fix einvoice rejection reason date (#367) * ci: replaced deprecated readme github action (#376) * ci: fixing key (#378) * ci: using deprecated version of readme action (#380) * ci: fixed php generation (#385) * ci: fixed tsconfig template (#386) * ci: fixed tsconfig template (#388) * ci: fixed issued document type query param (#390) * ci: fixed pojo template (#396) * ci: reverted ts sdk to commonjs modules (#395) * ci: added ts sdk custom user agent (#394) * ci: fixed tsconfig template (#398) * ci: fixed java pojo template (#399) * ci: fixed tsconfig template (#402) * ci: building with java 8 (#407) * ci: downgraded java generation linter version (#409) * ci: added JSON file java sdk clean template (#411) * ci: added oas enrichment action (#406) * ci: added payment terms field in issueddoc payment (#400) * ci: fixed cashbook methods document id type (#404) * ci: added supplier bank iban (#405) * ci: modified enrich script (#413) * ci: fixed openapi enrichment action (#422) * ci: merge master into develop (#424) * ci: fixed enrichment workflow (#425) * chore: openapi spec enrichment * ci: changed enrich oas action pr base (#428) * ci: fixed bump and publish workflow (#431) * ci: removed readme publish from oas release action * ci: removed readme api manager script * fixed csharp response serialization (#432) * fix: added ei_status manual accepted and rejected (#433) * ci: added commit prefixes (#430) * ci: fixed spec enrichment action (#436) * fix: fixed csharp serialization (#440) * fix: fixed csharp serialization (#441) * chore: openapi spec enrichment * fix: fixed intent declaration fields type (#451) * improvement: improved payment terms (#439) * improvement: added payment terms enum * fix: fixed model ref * fix: fixed model ref * model: added timestamps to received document model (#453) * ci: generating go sdk (#452) * model: added languages_list to issueddocument info (#496) * ci: updated templates to generator 6.1.0 (#493) * docs: updated php sdk manual installation (#494) * ci: added oauth scopes generation (#495) * chore: openapi spec enrichment (#499) * improved: added some scopes (#500) * fix: fixed templates (#502) * ci: updated java template (#503) * fix: fixed workflows (#501) * docs: regenerated changelog (#505) * chore: resolve merge conflicts (#506) * ci: Removed generated csharp sdk oauth (#508) * ci: downgraded ts sdk generator version (#510) * ci: fixed csharp content type (#511) * ci: updated go sdk to v2 (#515) * docs: fixed go sdk readme release badge (#518) * docs: updated fattureincloud number of customers (#517) * docs: added phar archive info on php sdk readme (#514) * model: improved VerifyEInvoiceXml model (#513) Co-authored-by: Emanuele Saccomandi <[email protected]> Co-authored-by: Mauro Valota <[email protected]> Co-authored-by: Emanuele Saccomandi <[email protected]> Co-authored-by: Emanuele Saccomandi <[email protected]> Co-authored-by: fattureincloud-bot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.