Patch level :10.0 516
Files correlati : Ricompilazione Demo : [ ] Commento : 0001478: Manca una stampa delle tabelle di ripartizione Descrizione Manca una stampa delle tabelle di ripartizione : è possibile averla? Passaggi per riprodurre l'anomalia Informazioni addizionali Avvisare Habilita se verrà fatta. git-svn-id: svn://10.65.10.50/trunk@19630 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
999789248e
commit
9514fd1dab
@ -18,6 +18,7 @@ class TBruce_wayne_app : public TKlarkKent_app
|
|||||||
{
|
{
|
||||||
protected:
|
protected:
|
||||||
virtual TReport* create_report(const char* name) const;
|
virtual TReport* create_report(const char* name) const;
|
||||||
|
virtual const char * extra_modules() const {return "cm";} //funziona anche con autorizzazione CM
|
||||||
};
|
};
|
||||||
|
|
||||||
TReport* TBruce_wayne_app::create_report(const char* name) const
|
TReport* TBruce_wayne_app::create_report(const char* name) const
|
||||||
|
@ -25,7 +25,7 @@ THEN</prescript>
|
|||||||
<font face="Arial" bold="1" size="8" />
|
<font face="Arial" bold="1" size="8" />
|
||||||
<groups>1</groups>
|
<groups>1</groups>
|
||||||
</field>
|
</field>
|
||||||
<field x="77" type="Testo" width="14" pattern="1" text="Centro di costo">
|
<field x="77.5" type="Testo" width="14" pattern="1" text="Centro di costo">
|
||||||
<font face="Arial" bold="1" size="8" />
|
<font face="Arial" bold="1" size="8" />
|
||||||
<groups>1</groups>
|
<groups>1</groups>
|
||||||
</field>
|
</field>
|
||||||
@ -47,7 +47,7 @@ THEN</prescript>
|
|||||||
</field>
|
</field>
|
||||||
<field x="2" y="1" type="Testo" width="4" pattern="1" text="Riga" />
|
<field x="2" y="1" type="Testo" width="4" pattern="1" text="Riga" />
|
||||||
<field x="6" y="1" type="Testo" width="10" pattern="1" text="Commessa" />
|
<field x="6" y="1" type="Testo" width="10" pattern="1" text="Commessa" />
|
||||||
<field x="47" y="1" type="Testo" width="14" pattern="1" text="Centro di costo" />
|
<field x="47.5" y="1" type="Testo" width="14" pattern="1" text="Centro di costo" />
|
||||||
<field x="91" y="1" type="Testo" width="6" pattern="1" text="Fase" />
|
<field x="91" y="1" type="Testo" width="6" pattern="1" text="Fase" />
|
||||||
<field x="99" y="1" type="Testo" width="10" pattern="1" text="Conto" />
|
<field x="99" y="1" type="Testo" width="10" pattern="1" text="Conto" />
|
||||||
<field x="140.5" y="1" type="Testo" width="10" pattern="1" text="Ripartizione" />
|
<field x="140.5" y="1" type="Testo" width="10" pattern="1" text="Ripartizione" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user