first commit

This commit is contained in:
2025-10-30 13:23:53 +01:00
commit 433e47e385
1619 changed files with 106327 additions and 0 deletions

View File

@@ -0,0 +1,334 @@
<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.Group?>
<?import javafx.scene.control.Button?>
<?import javafx.scene.control.ProgressBar?>
<?import javafx.scene.control.ProgressIndicator?>
<?import javafx.scene.control.Separator?>
<?import javafx.scene.image.Image?>
<?import javafx.scene.image.ImageView?>
<?import javafx.scene.layout.AnchorPane?>
<?import javafx.scene.layout.ColumnConstraints?>
<?import javafx.scene.layout.GridPane?>
<?import javafx.scene.layout.HBox?>
<?import javafx.scene.layout.Pane?>
<?import javafx.scene.layout.RowConstraints?>
<?import javafx.scene.shape.Circle?>
<?import javafx.scene.text.Font?>
<?import javafx.scene.text.Text?>
<AnchorPane minHeight="642.0" minWidth="796.0" prefHeight="642.0" prefWidth="796.0" styleClass="AnchorPane-Default" stylesheets="@../../Public/CSS/StylePrincipal.css" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0" xmlns="http://javafx.com/javafx/22" xmlns:fx="http://javafx.com/fxml/1" fx:controller="Controllers.VenteRapideClt.Step4SaveVenteCltController">
<children>
<Pane fx:id="TitrePane" layoutX="30.0" layoutY="30.0" prefHeight="52.0" prefWidth="796.0" styleClass="pane2hautdroit" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
<children>
<HBox alignment="BOTTOM_LEFT" layoutX="23.0" layoutY="13.1787109375">
<children>
<Text fx:id="TitrePrincipale" layoutX="23.0" layoutY="34.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Vente Rapide">
<font>
<Font name="Arial" size="23.0" />
</font>
</Text>
<Text layoutX="176.0" layoutY="31.0" strokeType="OUTSIDE" strokeWidth="0.0" text=" ">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
<Text fx:id="TitreSecondaire" layoutX="163.0" layoutY="34.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Enregister">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
</children>
</HBox>
</children>
</Pane>
<AnchorPane layoutX="34.0" layoutY="88.0" prefHeight="101.0" prefWidth="776.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="50.0">
<children>
<ProgressBar layoutX="85.0" layoutY="61.0" prefHeight="18.0" prefWidth="627.0" progress="1.0" AnchorPane.leftAnchor="50.0" AnchorPane.rightAnchor="80.0" />
<GridPane layoutX="31.0" layoutY="10.0" prefHeight="74.0" prefWidth="717.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
<children>
<Group>
<children>
<Group layoutX="89.0" layoutY="-96.0">
<children>
<Circle fill="#5fc65f" layoutX="51.0" layoutY="161.0" radius="16.0" stroke="TRANSPARENT" strokeType="INSIDE" />
<Circle fill="#4dae4d" layoutX="51.0" layoutY="161.0" radius="7.0" stroke="TRANSPARENT" strokeType="INSIDE" />
</children>
</Group>
<Group>
<children>
<Text layoutX="100.0" layoutY="44.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Commande">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
<Text layoutX="112.0" layoutY="23.0" strokeType="OUTSIDE" strokeWidth="0.0" text="étape 1">
<font>
<Font name="Verdana" size="14.0" />
</font>
</Text>
</children>
</Group>
</children>
</Group>
<Group GridPane.columnIndex="4">
<children>
<Group layoutX="89.0" layoutY="-96.0">
<children>
<Circle fill="#5fc65f" layoutX="51.0" layoutY="161.0" radius="15.0" stroke="TRANSPARENT" strokeType="INSIDE" />
<Circle fill="#4dae4d" layoutX="51.0" layoutY="161.0" radius="7.0" stroke="TRANSPARENT" strokeType="INSIDE" />
</children>
</Group>
<Group>
<children>
<Text layoutX="110.0" layoutY="44.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Facture">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
<Text layoutX="112.0" layoutY="23.0" strokeType="OUTSIDE" strokeWidth="0.0" text="étape 3">
<font>
<Font name="Verdana" size="14.0" />
</font>
</Text>
</children>
</Group>
</children>
</Group>
<Group GridPane.columnIndex="6">
<children>
<Group layoutX="89.0" layoutY="-96.0">
<children>
<Circle fill="#5fc65f" layoutX="51.0" layoutY="161.0" radius="15.0" stroke="TRANSPARENT" strokeType="INSIDE" />
<Circle fill="#4dae4d" layoutX="51.0" layoutY="161.0" radius="7.0" stroke="TRANSPARENT" strokeType="INSIDE" />
</children>
</Group>
<Group>
<children>
<Text layoutX="67.0" layoutY="43.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Enregistrer La Vente">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
<Text layoutX="113.0" layoutY="23.0" strokeType="OUTSIDE" strokeWidth="0.0" text="étape 4">
<font>
<Font name="Verdana" size="14.0" />
</font>
</Text>
</children>
</Group>
</children>
</Group>
<Group GridPane.columnIndex="2">
<children>
<Group layoutX="89.0" layoutY="-96.0">
<children>
<Circle fill="#5fc65f" layoutX="51.0" layoutY="161.0" radius="15.0" stroke="TRANSPARENT" strokeType="INSIDE" />
<Circle fill="#4dae4d" layoutX="51.0" layoutY="161.0" radius="7.0" stroke="TRANSPARENT" strokeType="INSIDE" />
</children>
</Group>
<Group>
<children>
<Text layoutX="100.0" layoutY="44.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Bon Livraison">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
<Text layoutX="125.0" layoutY="23.0" strokeType="OUTSIDE" strokeWidth="0.0" text="étape 2">
<font>
<Font name="Verdana" size="14.0" />
</font>
</Text>
</children>
</Group>
</children>
</Group>
</children>
<columnConstraints>
<ColumnConstraints halignment="LEFT" hgrow="SOMETIMES" minWidth="10.0" prefWidth="133.0" />
<ColumnConstraints halignment="LEFT" hgrow="SOMETIMES" minWidth="90.0" prefWidth="100.0" />
<ColumnConstraints halignment="CENTER" hgrow="SOMETIMES" minWidth="115.0" prefWidth="143.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="83.0" prefWidth="83.0" />
<ColumnConstraints halignment="CENTER" hgrow="SOMETIMES" minWidth="10.0" prefWidth="113.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="61.0" />
<ColumnConstraints halignment="RIGHT" hgrow="SOMETIMES" minWidth="150.0" prefWidth="173.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
</rowConstraints>
</GridPane>
</children>
</AnchorPane>
<Separator layoutX="50.0" layoutY="235.0" prefWidth="200.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="170.0" />
<Pane layoutY="172.0" prefHeight="470.0" prefWidth="796.0" styleClass="panel-default-titre" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="172.0">
<children>
<Pane layoutX="60.0" layoutY="9.0" prefHeight="109.0" prefWidth="700.0" style="-fx-background-color: #FFFFFF;" styleClass="panel-default">
<children>
<ProgressIndicator fx:id="ProgressCommande" layoutX="12.0" layoutY="8.0" prefHeight="45.0" prefWidth="45.0" />
<ImageView fx:id="ImageCommande" fitHeight="45.0" fitWidth="45.0" layoutX="12.0" layoutY="12.0" visible="false">
<image>
<Image url="@../../Public/icon/successfully.png" />
</image>
</ImageView>
<GridPane layoutX="71.0" layoutY="3.0" prefHeight="101.0" prefWidth="593.0">
<columnConstraints>
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints maxHeight="38.0" minHeight="10.0" prefHeight="28.0" vgrow="SOMETIMES" />
<RowConstraints maxHeight="57.0" minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints maxHeight="39.0" minHeight="30.0" prefHeight="35.0" vgrow="SOMETIMES" />
</rowConstraints>
<children>
<Text fx:id="Monprofilenomprenom" fill="#478fca" strokeType="OUTSIDE" strokeWidth="0.0" text="Commande">
<font>
<Font name="Arial Bold" size="20.0" />
</font>
</Text>
<Text fx:id="TextCommande" fontSmoothingType="LCD" strokeType="OUTSIDE" strokeWidth="0.0" text="La commande est encour d'enregister" GridPane.rowIndex="1">
<font>
<Font name="Arial" size="17.0" />
</font>
</Text>
<GridPane fx:id="GridPaneCommande" prefHeight="30.0" prefWidth="593.0" visible="false" GridPane.rowIndex="2">
<columnConstraints>
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints maxHeight="30.0" minHeight="30.0" prefHeight="30.0" vgrow="SOMETIMES" />
</rowConstraints>
<children>
<Button fx:id="ButtonPrintCommande" mnemonicParsing="false" prefHeight="30.0" prefWidth="105.0" styleClass="btn-icon-Print" text="Imprimer" />
<Button alignment="CENTER_RIGHT" mnemonicParsing="false" prefHeight="30.0" prefWidth="120.0" styleClass="btn-icon-PDF" text="Exporter PDF" visible="false" GridPane.columnIndex="2" />
<Button alignment="CENTER_RIGHT" graphicTextGap="10.0" mnemonicParsing="false" prefHeight="30.0" prefWidth="120.0" styleClass="btn-icon-Excel" text="Exporter Exel" textAlignment="CENTER" visible="false" GridPane.columnIndex="3" />
<Button ellipsisString="" mnemonicParsing="false" prefHeight="30.0" prefWidth="117.0" styleClass="btn-icon-Show" text="Afficher" textAlignment="JUSTIFY" visible="false" GridPane.columnIndex="1" />
</children>
</GridPane>
</children>
</GridPane>
</children>
</Pane>
<Pane layoutX="60.0" layoutY="129.0" prefHeight="109.0" prefWidth="700.0" style="-fx-background-color: #FFFFFF;" styleClass="panel-default">
<children>
<ImageView fx:id="ImageBonLivraion" fitHeight="45.0" fitWidth="45.0" layoutX="12.0" layoutY="8.0" visible="false">
<image>
<Image url="@../../Public/icon/successfully.png" />
</image>
</ImageView>
<ProgressIndicator fx:id="ProgressBonLivraion" layoutX="12.0" layoutY="8.0" prefHeight="45.0" prefWidth="45.0" />
<GridPane layoutX="71.0" layoutY="3.0" prefHeight="101.0" prefWidth="593.0">
<children>
<Text fx:id="Monprofilenomprenom1" fill="#478fca" strokeType="OUTSIDE" strokeWidth="0.0" text="Bon Livraison">
<font>
<Font name="Arial Bold" size="20.0" />
</font>
</Text>
<Text fx:id="TextBonLivraion" fontSmoothingType="LCD" strokeType="OUTSIDE" strokeWidth="0.0" text="La bon de livraison est en cour d'enregister" GridPane.rowIndex="1">
<font>
<Font name="Arial" size="17.0" />
</font>
</Text>
<GridPane fx:id="GridPaneBonLivraion" prefHeight="30.0" prefWidth="593.0" visible="false" GridPane.rowIndex="2">
<children>
<Button ellipsisString="" mnemonicParsing="false" prefHeight="30.0" prefWidth="117.0" styleClass="btn-icon-Show" text="Afficher" textAlignment="JUSTIFY" visible="false" GridPane.columnIndex="1" />
<Button fx:id="ButtonPrintBonLivaison" mnemonicParsing="false" prefHeight="30.0" prefWidth="105.0" styleClass="btn-icon-Print" text="Imprimer" />
<Button alignment="CENTER_RIGHT" graphicTextGap="10.0" mnemonicParsing="false" prefHeight="30.0" prefWidth="120.0" styleClass="btn-icon-Excel" text="Exporter Exel" textAlignment="CENTER" visible="false" GridPane.columnIndex="3" />
<Button alignment="CENTER_RIGHT" mnemonicParsing="false" prefHeight="30.0" prefWidth="120.0" styleClass="btn-icon-PDF" text="Exporter PDF" visible="false" GridPane.columnIndex="2" />
</children>
<columnConstraints>
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints maxHeight="30.0" minHeight="30.0" prefHeight="30.0" vgrow="SOMETIMES" />
</rowConstraints>
</GridPane>
</children>
<columnConstraints>
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints maxHeight="38.0" minHeight="10.0" prefHeight="28.0" vgrow="SOMETIMES" />
<RowConstraints maxHeight="57.0" minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints maxHeight="39.0" minHeight="30.0" prefHeight="35.0" vgrow="SOMETIMES" />
</rowConstraints>
</GridPane>
</children>
</Pane>
<Pane layoutX="54.0" layoutY="249.0" prefHeight="210.0" prefWidth="700.0" style="-fx-background-color: #FFFFFF;" styleClass="panel-default">
<children>
<ProgressIndicator fx:id="ProgressFacture" layoutX="12.0" layoutY="8.0" prefHeight="45.0" prefWidth="45.0" />
<ImageView fx:id="ImageFacture" fitHeight="45.0" fitWidth="45.0" layoutX="12.0" layoutY="8.0" visible="false">
<image>
<Image url="@../../Public/icon/successfully.png" />
</image>
</ImageView>
<GridPane layoutX="71.0" layoutY="3.0" prefHeight="101.0" prefWidth="593.0">
<children>
<Text fx:id="Monprofilenomprenom2" fill="#478fca" strokeType="OUTSIDE" strokeWidth="0.0" text="Facture">
<font>
<Font name="Arial Bold" size="20.0" />
</font>
</Text>
<Text fx:id="TextFacture" fontSmoothingType="LCD" strokeType="OUTSIDE" strokeWidth="0.0" text="La facture est en cour d'enregister" GridPane.rowIndex="1">
<font>
<Font name="Arial" size="17.0" />
</font>
</Text>
<GridPane fx:id="GridPaneFacture" prefHeight="30.0" prefWidth="593.0" GridPane.rowIndex="2">
<children>
<Button fx:id="ButtonPrintFactureClt" mnemonicParsing="false" prefHeight="30.0" prefWidth="105.0" styleClass="btn-icon-Print" text="Imprimer" visible="false" />
<Button alignment="CENTER_RIGHT" mnemonicParsing="false" prefHeight="30.0" prefWidth="120.0" styleClass="btn-icon-PDF" text="Exporter PDF" visible="false" GridPane.columnIndex="2" />
<Button alignment="CENTER_RIGHT" graphicTextGap="10.0" mnemonicParsing="false" prefHeight="30.0" prefWidth="120.0" styleClass="btn-icon-Excel" text="Exporter Exel" textAlignment="CENTER" visible="false" GridPane.columnIndex="3" />
<Button ellipsisString="" mnemonicParsing="false" prefHeight="30.0" prefWidth="117.0" styleClass="btn-icon-Show" text="Afficher" textAlignment="JUSTIFY" visible="false" GridPane.columnIndex="1" />
</children>
<columnConstraints>
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints maxHeight="30.0" minHeight="30.0" prefHeight="30.0" vgrow="SOMETIMES" />
</rowConstraints>
</GridPane>
</children>
<columnConstraints>
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints maxHeight="38.0" minHeight="10.0" prefHeight="28.0" vgrow="SOMETIMES" />
<RowConstraints maxHeight="57.0" minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints maxHeight="39.0" minHeight="30.0" prefHeight="35.0" vgrow="SOMETIMES" />
</rowConstraints>
</GridPane>
<GridPane fx:id="GridPaneFactureFacilite" layoutX="71.0" layoutY="115.0" prefHeight="87.0" prefWidth="285.0" visible="false">
<columnConstraints>
<ColumnConstraints hgrow="SOMETIMES" maxWidth="159.0" minWidth="10.0" prefWidth="159.0" />
<ColumnConstraints hgrow="SOMETIMES" maxWidth="137.0" minWidth="10.0" prefWidth="126.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
</rowConstraints>
<children>
<Text fx:id="TextTypeFacilite" fill="#478fca" strokeType="OUTSIDE" strokeWidth="0.0" text="Traite">
<font>
<Font name="Arial Bold" size="20.0" />
</font>
</Text>
<Button mnemonicParsing="false" onAction="#PrintTraiteButtonAction" prefHeight="30.0" prefWidth="105.0" styleClass="btn-icon-Print" text="Imprimer" GridPane.rowIndex="1" />
<Button ellipsisString="" mnemonicParsing="false" prefHeight="30.0" prefWidth="117.0" styleClass="btn-icon-Show" text="Afficher" textAlignment="JUSTIFY" visible="false" GridPane.columnIndex="1" GridPane.rowIndex="1" />
</children>
</GridPane>
</children>
</Pane>
</children>
</Pane>
</children>
</AnchorPane>