leggero update x testing fattura

This commit is contained in:
Samuele E. Locatelli
2018-01-26 12:39:08 +01:00
parent 9420fb1a35
commit 1e87b7bf1f
3 changed files with 2 additions and 2 deletions
Binary file not shown.
Vendored
+1 -1
View File
@@ -6,7 +6,7 @@ pipeline {
steps {
/* calcolo numero versione... diverso x branch MASTER/DEVELOP */
script {
withEnv(['NEXT_BUILD_NUMBER=113']) {
withEnv(['NEXT_BUILD_NUMBER=114']) {
// env.versionNumber = VersionNumber(versionNumberString : '${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2017-01-01', skipFailedBuilds: true)
env.versionNumber = VersionNumber(versionNumberString : '${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2017-01-01', skipFailedBuilds: true, overrideBuildsAllTime: '${NEXT_BUILD_NUMBER}')
env.APP_NAME = 'MedAP'
+1 -1
View File
@@ -2,7 +2,7 @@
<%@ Register Src="~/WebUserControl/mod_fatturaRows.ascx" TagPrefix="uc1" TagName="mod_fatturaRows" %>
<%@ Register Src="~/WebUserControl/mod_fatturaFoot.ascx" TagPrefix="uc1" TagName="mod_fatturaFoot" %>
<div style="font-size: 1.3em;">
<div style="font-size: 1.25em;">
<asp:FormView ID="frmView" runat="server" DataSourceID="odsTestata" Width="100%">
<ItemTemplate>
<div class="row">