Logidav Docs

Markers

Table of Contents

src/AppBundle/Command/Product/ProductDispoCommand.php 1
src/AppBundle/Controller/RefundController.php 1
src/AppBundle/Repository/NewProductStatRepository.php 1
src/AppBundle/Repository/ProductQtyStatRepository.php 1
src/AppBundle/Repository/ProductRepository.php 1
src/AppBundle/Repository/SaleRepository.php 5
src/AppBundle/Repository/StatProductCreationRepository.php 2
src/AppBundle/Services/RefundService.php 1
src/AppBundle/Services/SaleService.php 11
src/CoreBundle/Api/ChronoPostApi.php 5
src/CoreBundle/Api/GeodisApi.php 2
src/CoreBundle/Api/V2/ProductApi.php 1
src/CoreBundle/Api/V2/SaleApi.php 1
src/CoreBundle/Hydrator/ArrayHydrator.php 1
src/CoreBundle/Tools/ServicesJSON.php 1
src/CoreBundle/Tools/Tools.php 2
src/ErpBundle/Controller/EPrice/SaleController.php 1
src/ErpBundle/Controller/Lengow/V2/SaleController.php 1
src/ErpBundle/Controller/ShoppingFeed/SaleController.php 1
src/ErpBundle/Controller/Wayfair/SaleController.php 1
src/ErpBundle/Services/EPrice/EPriceService.php 1
src/ErpBundle/Services/Lengow/V2/LengowService.php 1

ProductDispoCommand.php

Type Line Description
TODO 21 fix typo in class name

RefundController.php

Type Line Description
TODO 937 refactor function

NewProductStatRepository.php

Type Line Description
TODO 177 -uncomment me

ProductQtyStatRepository.php

Type Line Description
TODO 103 -uncomment me

ProductRepository.php

Type Line Description
TODO 1512 remove me and use ajax instead

SaleRepository.php

Type Line Description
TODO 4034 refactor and create new repository for erp bundle
TODO 727 -uncomment me
TODO 728 -comment me
TODO 743 -uncomment me
TODO 744 -comment me

StatProductCreationRepository.php

Type Line Description
TODO 242 -uncomment me
TODO 310 -uncomment me

RefundService.php

Type Line Description
TODO 193 refactor this function

SaleService.php

Type Line Description
TODO 63 refactor this class functions
TODO 63 inject SaleApi service into this class
TODO 1285 refactor
TODO 1369 change function return type from string to boolean
TODO 3507 refactor this function
TODO 3525 remove this function and create new one to work with retrait only
TODO 3808 fix $address parameter
TODO 3891 check and remove this function
TODO 3922 refactor this function
TODO 4201 refactor this function this function now used to create shipment for idf orders
TODO 4201 check carrier title

ChronoPostApi.php

Type Line Description
TODO 72 -to Fill later
TODO 105 -to Fill later
TODO 120 -to Fill later
TODO 121 -to Fill later
TODO 128 -to Fill later

GeodisApi.php

Type Line Description
TODO 38 complete this function
TODO 62 improve this function

ProductApi.php

Type Line Description
TODO 48 refactor

SaleApi.php

Type Line Description
TODO 197 refactor this function

ArrayHydrator.php

Type Line Description
TODO 98 Exception if $key === null ?

ServicesJSON.php

Type Line Description
TODO 712 Ultimately, this should just call PEAR::isError()

Tools.php

Type Line Description
TODO 188 check it
TODO 600 improve me

SaleController.php

Type Line Description
TODO 171 fix me

SaleController.php

Type Line Description
TODO 38 add a better index page

SaleController.php

Type Line Description
TODO 40 add a better index page

SaleController.php

Type Line Description
TODO 38 add a better index page

EPriceService.php

Type Line Description
TODO 177

LengowService.php

Type Line Description
TODO 328 fix this function

Search results