Changes between Version 12 and Version 13 of JsonApi


Ignore:
Timestamp:
Jun 29, 2021, 4:50:13 PM (4 years ago)
Author:
Laurent R.
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JsonApi

    v12 v13  
    120120                "wrapping_0": {
    121121                        "method": "shrink", // shrink:mise sous film
     122/*
     123                                        {"shrink"  } MISE_SOUS_FILM,
     124                                        {"cardboard"  } MISE_EN_CARTON,
     125                                        {"cardboardbox"  } MISE_EN_POCHETTE_CARTON,
     126                                        {"lostpallet"  } MISE_EN_PALETTE,
     127                                        {"halfpallet"  } MISE_EN_DEMI_PALETTE,
     128                                        {"boxpallet"  } MISE_EN_BOX_PALETTE,
     129                                        {"eupallet"  } MISE_EN_PALETTE_EUROPE,
     130                                        {"elasticband"  } MISE_SOUS_ELASTIQUE,
     131                                        {"kraft"  } MISE_SOUS_PAPIER_KRAFT,
     132                                        {"crosslink"} MISE_SOUS_LIEN_CROISE,
     133                                        {"roundtube"} MISE_EN_TUBE_ROND,
     134                                        {"squaretube"} MISE_EN_TUBE_CARRE,
     135                                        {"triangletube"} MISE_EN_TUBE_TRIANGLE,
     136
     137*/
     138
     139
    122140                        "quantity": "1000" // optionnel, si rien calcul au mieux
    123141                },