2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 22:06:28 +00:00

Merge branch 'master' of github.com:inventree/InvenTree into ipn_edit_setting

This commit is contained in:
eeintech
2021-03-15 08:50:31 -04:00
10 changed files with 783 additions and 1383 deletions

View File

@ -241,6 +241,7 @@
"{% url 'part-pricing' part.id %}",
{
submit_text: 'Calculate',
hideErrorMessage: true,
}
);
});