mirror of
https://github.com/Karaka-Management/oms-WarehouseManagement.git
synced 2026-02-02 16:38:40 +00:00
Fix doc align
This commit is contained in:
parent
2ccfdafa6c
commit
79dd13afe6
|
|
@ -323,7 +323,7 @@ class Article
|
|||
* Add price to pricelist.
|
||||
*
|
||||
* @param array $price Price
|
||||
* @param bool $db Update DB and cache?
|
||||
* @param bool $db Update DB and cache?
|
||||
*
|
||||
* @return void
|
||||
*
|
||||
|
|
@ -355,9 +355,9 @@ class Article
|
|||
/**
|
||||
* Add price to pricelist.
|
||||
*
|
||||
* @param int $id Price ID
|
||||
* @param int $id Price ID
|
||||
* @param array $price Price
|
||||
* @param bool $db Update DB and cache?
|
||||
* @param bool $db Update DB and cache?
|
||||
*
|
||||
* @return void
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user