Fix: The way we tested if a ref/id already exists was wrong. Introduce a
common static method for this. Removed verifNumRef method. Fix: Add missing logs
Showing
- htdocs/comm/propal/class/propal.class.php 14 additions, 4 deletionshtdocs/comm/propal/class/propal.class.php
- htdocs/commande/class/commande.class.php 19 additions, 7 deletionshtdocs/commande/class/commande.class.php
- htdocs/compta/facture/class/facture.class.php 16 additions, 2 deletionshtdocs/compta/facture/class/facture.class.php
- htdocs/core/class/commonobject.class.php 39 additions, 29 deletionshtdocs/core/class/commonobject.class.php
- htdocs/core/lib/geturl.lib.php 1 addition, 1 deletionhtdocs/core/lib/geturl.lib.php
- htdocs/fichinter/class/fichinter.class.php 13 additions, 21 deletionshtdocs/fichinter/class/fichinter.class.php
- htdocs/product/class/product.class.php 10 additions, 36 deletionshtdocs/product/class/product.class.php
- htdocs/product/liste.php 0 additions, 1 deletionhtdocs/product/liste.php
- htdocs/product/reassort.php 0 additions, 1 deletionhtdocs/product/reassort.php
- test/phpunit/CommandeFournisseurTest.php 1 addition, 22 deletionstest/phpunit/CommandeFournisseurTest.php
- test/phpunit/CommandeTest.php 0 additions, 21 deletionstest/phpunit/CommandeTest.php
- test/phpunit/CommonObjectTest.php 0 additions, 22 deletionstest/phpunit/CommonObjectTest.php
- test/phpunit/ContratTest.php 0 additions, 23 deletionstest/phpunit/ContratTest.php
- test/phpunit/FactureFournisseurTest.php 0 additions, 19 deletionstest/phpunit/FactureFournisseurTest.php
- test/phpunit/ProjectTest.php 1 addition, 23 deletionstest/phpunit/ProjectTest.php
- test/phpunit/PropalTest.php 0 additions, 22 deletionstest/phpunit/PropalTest.php
Loading
Please register or sign in to comment