mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-11 18:32:32 +01:00
WIP Complete module MRP
This commit is contained in:
@@ -4118,7 +4118,7 @@ abstract class CommonObject
|
||||
|
||||
$i = 0;
|
||||
|
||||
print "<tbody>\n";
|
||||
print "<!-- begin printObjectLines() --><tbody>\n";
|
||||
foreach ($this->lines as $line)
|
||||
{
|
||||
//Line extrafield
|
||||
|
||||
Reference in New Issue
Block a user