<p>Proponuje dodanie raportu robiącego zestawienie towarów będących na stanie magazynu. Znacznie ułatwiłoby to życie pod koniec roku :)</p>
Comments (0)
Customer Reviews
Add comment
Bullet Warnings
user: michals USE eager loading detected Kb::Category => [:entries]
Add to your query: .includes([:entries]) user: michals USE eager loading detected Kb::KnowledgeBase => [:domain]
Add to your query: .includes([:domain]) user: michals AVOID eager loading detected Kb::Category => [:image_attachment]
Remove from your query: .includes([:image_attachment]) See 'Uniform Notifier' in JS Console for Stacktrace