Skip to content
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

[fatturazione elettronica 1.6] modifica del type di Importo in ScontoMaggiorazioneType #1797

Closed
1 of 2 tasks
tafaRU opened this issue Jun 11, 2020 · 2 comments
Closed
1 of 2 tasks
Labels
help wanted stale PR/Issue without recent activity, it'll be soon closed automatically. tracking

Comments

@tafaRU
Copy link
Member

tafaRU commented Jun 11, 2020

Versioni coinvolte:

Modifica del type di Importo in ScontoMaggiorazioneType:

 <xs:complexType name="ScontoMaggiorazioneType">
    <xs:sequence>
      <xs:element name="Tipo"        type="TipoScontoMaggiorazioneType"               />
      <xs:element name="Percentuale" type="RateType"                    minOccurs="0" />
      <xs:element name="Importo"     type="Amount8DecimalType"          minOccurs="0" />
    </xs:sequence>
  </xs:complexType>
@eLBati
Copy link
Member

eLBati commented Jun 15, 2020

#1670 (comment)

@github-actions
Copy link

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Sep 24, 2023
@OpenCode OpenCode closed this as completed Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted stale PR/Issue without recent activity, it'll be soon closed automatically. tracking
Projects
None yet
Development

No branches or pull requests

3 participants